Update dependency log4js to v6.4.0 [SECURITY] - #166
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/npm-log4js-vulnerability
branch
from
March 26, 2022 12:09
5570265 to
10b14aa
Compare
renovate
Bot
force-pushed
the
renovate/npm-log4js-vulnerability
branch
from
April 24, 2022 19:38
10b14aa to
92553d3
Compare
renovate
Bot
force-pushed
the
renovate/npm-log4js-vulnerability
branch
from
May 16, 2022 00:32
92553d3 to
17b28e8
Compare
renovate
Bot
force-pushed
the
renovate/npm-log4js-vulnerability
branch
from
June 18, 2022 22:08
17b28e8 to
e339896
Compare
renovate
Bot
force-pushed
the
renovate/npm-log4js-vulnerability
branch
from
September 25, 2022 10:47
e339896 to
8580783
Compare
renovate
Bot
force-pushed
the
renovate/npm-log4js-vulnerability
branch
from
November 20, 2022 21:02
8580783 to
0d7c47d
Compare
renovate
Bot
force-pushed
the
renovate/npm-log4js-vulnerability
branch
from
March 18, 2023 00:14
0d7c47d to
d8cbbd9
Compare
renovate
Bot
force-pushed
the
renovate/npm-log4js-vulnerability
branch
from
August 10, 2025 12:56
d8cbbd9 to
cf23bd1
Compare
renovate
Bot
force-pushed
the
renovate/npm-log4js-vulnerability
branch
from
September 25, 2025 14:35
cf23bd1 to
70e6708
Compare
renovate
Bot
force-pushed
the
renovate/npm-log4js-vulnerability
branch
from
March 5, 2026 18:12
70e6708 to
897dee5
Compare
renovate
Bot
force-pushed
the
renovate/npm-log4js-vulnerability
branch
from
March 13, 2026 14:50
897dee5 to
4aacbff
Compare
renovate
Bot
force-pushed
the
renovate/npm-log4js-vulnerability
branch
2 times, most recently
from
March 30, 2026 21:58
4aacbff to
3663e9a
Compare
renovate
Bot
force-pushed
the
renovate/npm-log4js-vulnerability
branch
2 times, most recently
from
April 27, 2026 23:50
3663e9a to
de2315d
Compare
renovate
Bot
force-pushed
the
renovate/npm-log4js-vulnerability
branch
from
July 24, 2026 20:47
de2315d to
fadfd47
Compare
renovate
Bot
force-pushed
the
renovate/npm-log4js-vulnerability
branch
from
July 30, 2026 16:11
fadfd47 to
effceff
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:
6.1.2→6.4.0Incorrect Default Permissions in log4js
CVE-2022-21704 / GHSA-82v2-mx6x-wq7q
More information
Details
Impact
Default file permissions for log files created by the file, fileSync and dateFile appenders are world-readable (in unix). This could cause problems if log files contain sensitive information. This would affect any users that have not supplied their own permissions for the files via the mode parameter in the config.
Patches
Fixed by:
Released to NPM in log4js@6.4.0
Workarounds
Every version of log4js published allows passing the mode parameter to the configuration of file appenders, see the documentation for details.
References
Thanks to ranjit-git for raising the issue, and to @lamweili for fixing the problem.
For more information
If you have any questions or comments about this advisory:
Severity
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:NReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Release Notes
log4js-node/log4js-node (log4js)
v6.4.0Compare Source
New default file permissions may cause external applications unable to read logs.
A manual code/configuration change is required.
v6.3.0Compare Source
v6.2.1Compare Source
v6.2.0Compare Source
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.