CVE-2022-21704

Published
View on NVD ↗
CVSS v3
5.5
MEDIUM
CVSS v2
2.1
LOW
Affected
2
PROJECTS

Description

log4js-node is a port of log4js to node.js. In affected versions 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. Users are advised to update.

node.js file streams that roll over when they reach a maximum size, or a date/time.
GitHubGitHub
38
A port of log4js to node.js
GitHubGitHub
5.84K