GHSA-4328-8hgf-7wjr

Suggest an improvement
Source
https://github.com/advisories/GHSA-4328-8hgf-7wjr
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2019/12/GHSA-4328-8hgf-7wjr/GHSA-4328-8hgf-7wjr.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-4328-8hgf-7wjr
Aliases
Published
2019-12-13T15:39:32Z
Modified
2023-11-01T04:50:40.365545Z
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 Vulnerable to Global node_modules Binary Overwrite
Details

Versions of the npm CLI prior to 6.13.4 are vulnerable to a Global node_modules Binary Overwrite. It fails to prevent existing globally-installed binaries to be overwritten by other package installations.

For example, if a package was installed globally and created a serve binary, any subsequent installs of packages that also create a serve binary would overwrite the first binary. This will not overwrite system binaries but only binaries put into the global node_modules directory.

This behavior is still allowed in local installations and also through install scripts. This vulnerability bypasses a user using the --ignore-scripts install option.

Recommendation

Upgrade to version 6.13.4 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.4