Update dependency ejs to v3 [SECURITY] - #54
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/npm-ejs-vulnerability
branch
2 times, most recently
from
June 7, 2023 05:59
4c3c738 to
5722bcf
Compare
renovate
Bot
force-pushed
the
renovate/npm-ejs-vulnerability
branch
3 times, most recently
from
June 15, 2023 23:51
428cd76 to
c6f4d53
Compare
renovate
Bot
force-pushed
the
renovate/npm-ejs-vulnerability
branch
2 times, most recently
from
June 23, 2023 05:16
924f5a2 to
c0e815d
Compare
renovate
Bot
force-pushed
the
renovate/npm-ejs-vulnerability
branch
2 times, most recently
from
July 1, 2023 01:08
b9b4fe6 to
3a70d77
Compare
renovate
Bot
force-pushed
the
renovate/npm-ejs-vulnerability
branch
4 times, most recently
from
July 11, 2023 06:00
f5aa69e to
f913b9c
Compare
renovate
Bot
force-pushed
the
renovate/npm-ejs-vulnerability
branch
2 times, most recently
from
July 20, 2023 02:44
33acc89 to
ab82d79
Compare
renovate
Bot
force-pushed
the
renovate/npm-ejs-vulnerability
branch
4 times, most recently
from
August 3, 2023 02:40
ffc527e to
905ef40
Compare
renovate
Bot
force-pushed
the
renovate/npm-ejs-vulnerability
branch
2 times, most recently
from
August 11, 2023 02:47
18ac56e to
1b3b8b5
Compare
renovate
Bot
force-pushed
the
renovate/npm-ejs-vulnerability
branch
4 times, most recently
from
August 29, 2023 17:47
88a5ec7 to
b32de9f
Compare
renovate
Bot
force-pushed
the
renovate/npm-ejs-vulnerability
branch
2 times, most recently
from
September 20, 2023 09:02
ac382c4 to
780f91f
Compare
renovate
Bot
force-pushed
the
renovate/npm-ejs-vulnerability
branch
2 times, most recently
from
September 28, 2023 04:54
0953f8a to
3dde44e
Compare
renovate
Bot
force-pushed
the
renovate/npm-ejs-vulnerability
branch
from
November 18, 2023 11:46
5907e84 to
9a7dceb
Compare
renovate
Bot
force-pushed
the
renovate/npm-ejs-vulnerability
branch
2 times, most recently
from
December 7, 2023 05:57
7ae13ec to
181c815
Compare
renovate
Bot
force-pushed
the
renovate/npm-ejs-vulnerability
branch
4 times, most recently
from
January 11, 2024 05:18
33805b5 to
65e8faa
Compare
renovate
Bot
force-pushed
the
renovate/npm-ejs-vulnerability
branch
2 times, most recently
from
January 18, 2024 02:58
2e55d81 to
5345e01
Compare
renovate
Bot
force-pushed
the
renovate/npm-ejs-vulnerability
branch
4 times, most recently
from
February 6, 2024 02:23
a2985af to
2435151
Compare
renovate
Bot
force-pushed
the
renovate/npm-ejs-vulnerability
branch
4 times, most recently
from
March 2, 2024 08:30
897d4b9 to
713f670
Compare
renovate
Bot
force-pushed
the
renovate/npm-ejs-vulnerability
branch
2 times, most recently
from
March 14, 2024 05:56
47b5fe7 to
e0bca7d
Compare
renovate
Bot
force-pushed
the
renovate/npm-ejs-vulnerability
branch
4 times, most recently
from
March 27, 2024 23:51
8b7bdca to
733cdc4
Compare
renovate
Bot
force-pushed
the
renovate/npm-ejs-vulnerability
branch
2 times, most recently
from
April 16, 2024 05:41
b838fa5 to
9948e4a
Compare
renovate
Bot
force-pushed
the
renovate/npm-ejs-vulnerability
branch
4 times, most recently
from
April 26, 2024 23:47
3052f55 to
d028616
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.5.7→^3.1.10ejs template injection vulnerability
CVE-2022-29078 / GHSA-phwq-j96m-2c2q
More information
Details
The ejs (aka Embedded JavaScript templates) package 3.1.6 for Node.js allows server-side template injection in settings[view options][outputFunctionName]. This is parsed as an internal option, and overwrites the outputFunctionName option with an arbitrary OS command (which is executed upon template compilation).
Severity
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:HReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
ejs lacks certain pollution protection
CVE-2024-33883 / GHSA-ghr5-ch3p-vcr6
More information
Details
The ejs (aka Embedded JavaScript templates) package before 3.1.10 for Node.js lacks certain pollution protection.
Severity
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:NReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Release Notes
mde/ejs (ejs)
v3.1.10Compare Source
Version 3.1.10
v3.1.9Compare Source
Version 3.1.9
v3.1.8Compare Source
Version 3.1.8
v3.1.7Compare Source
Version 3.1.7
v3.1.6Compare Source
Version 3.1.6
v3.1.5Version 3.1.5
v3.1.3Compare Source
v3.1.2Compare Source
v3.0.2Compare Source
v3.0.1Compare Source
v2.7.4Compare Source
Bug fixes
5e42d6c, @mde)v2.7.3Compare Source
Bug fixes
228d8e4, @mde)v2.7.2Compare Source
Features
includedirectives (#458, #459, @ExE-Boss)function.nameis now set to the file base name in environments that support this (#466, @ExE-Boss)Bug Fixes
async != truenow correctly mention the existence of theasyncoption (#460, @ExE-Boss)v2.7.1Compare Source
Deprecated:
require.extensions(@mde)v2.6.2Compare Source
removefunction to cache (@S2-)v2.6.1Compare Source
v2.5.9Compare Source
v2.5.8Compare Source
renderFile(@mde)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.