CVE-2019-16777
HIGH7.7EPSS 0.59%npm Vulnerable to Global node_modules Binary Overwrite
Description
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.
Affected packages (2)
- Debian/npmfrom 0, < 6.13.4+ds-2
- npm/npmfrom 0, < 6.13.4
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.7 | CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:N |
References (16)
- ADVISORYhttps://github.com/advisories/GHSA-4328-8hgf-7wjr
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2019-16777
- ADVISORYhttps://security-tracker.debian.org/tracker/CVE-2019-16777
- PATCHhttps://github.com/npm/cli
- WEBhttp://lists.opensuse.org/opensuse-security-announce/2020-01/msg00027.html
- WEBhttps://access.redhat.com/errata/RHEA-2020:0330
- WEBhttps://access.redhat.com/errata/RHSA-2020:0573
- WEBhttps://access.redhat.com/errata/RHSA-2020:0579
- WEBhttps://access.redhat.com/errata/RHSA-2020:0597
- WEBhttps://access.redhat.com/errata/RHSA-2020:0602
- WEBhttps://blog.npmjs.org/post/189618601100/binary-planting-with-the-npm-cli
- WEBhttps://github.com/npm/cli/security/advisories/GHSA-4328-8hgf-7wjr
- WEBhttps://lists.fedoraproject.org/archives/list/[email protected]/message/Z36UKPO5F3PQ3Q2POMF5LEKXWAH5RUFP
- WEBhttps://security.gentoo.org/glsa/202003-48
- WEBhttps://www.npmjs.com/advisories/1437
- WEBhttps://www.oracle.com/security-alerts/cpujan2020.html