log4js-node/streamroller

log4js-node/streamroller

Releases46
Frequency1 month 2 weeks
Last Release
Stars38
node.js file streams that roll over when they reach a maximum size, or a date/time.

CVE History

CVEPublishedCVSS v3CVSS v2
5.5 MEDIUM2.1 LOW

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.