GHSA-x8qc-rrcw-4r46

Suggest an improvement
Source
https://github.com/advisories/GHSA-x8qc-rrcw-4r46
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2019/12/GHSA-x8qc-rrcw-4r46/GHSA-x8qc-rrcw-4r46.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-x8qc-rrcw-4r46
Aliases
Published
2019-12-13T15:39:26Z
Modified
2023-11-01T04:50:40.305322Z
Severity
  • 7.7 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:N CVSS Calculator
Summary
npm symlink reference outside of node_modules
Details

Versions of the npm CLI prior to 6.13.3 are vulnerable to a symlink reference outside of node_modules. It is possible for packages to create symlinks to files outside of thenode_modules folder through the bin field upon installation. A properly constructed entry in the package.json bin field would allow a package publisher to create a symlink pointing to arbitrary files on a user’s system when the package is installed. Only files accessible by the user running the npm install are affected.

This behavior is still possible through install scripts. This vulnerability bypasses a user using the --ignore-scripts install option.

Recommendation

Upgrade to version 6.13.3 or later.

References

Affected packages

npm / npm

Package

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.13.3