Incorrect Default Permissions in log4js

Description

  1.  

    1.  

      1. 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.

  1.  

    1.  

      1. Patches
        Fixed by:

Released to NPM in log4js@6.4.0

  1.  

    1.  

      1. Workarounds
        Every version of log4js published allows passing the mode parameter to the configuration of file appenders, see the documentation for details.

  1.  

    1.  

      1. References

Thanks to [ranjit-git](https://www.huntr.dev/users/ranjit-git) for raising the issue, and to @lamweili for fixing the problem.

  1.  

    1.  

      1. For more information
        If you have any questions or comments about this advisory:

Repository: OpenNMS/grafana-plugin (https://github.com/OpenNMS/grafana-plugin)
Dependabot: https://github.com/OpenNMS/grafana-plugin/security/dependabot/71
CVE: CVE-2022-21704
CVSS: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
GHSA: GHSA-82v2-mx6x-wq7q
Severity: medium
Ecosystem: npm
Package Name: log4js
Vulnerable Version Range: < 6.4.0
First Patched Version: 6.4.0

Activity

Show:

Details

Assignee

Reporter

Priority

PagerDuty

Created August 2, 2023 at 12:28 PM
Updated August 2, 2023 at 12:28 PM

Flag notifications