CVE-2019-16777
npm Vulnerable to Global node_modules Binary Overwrite
Description
Versions of the npm CLI prior to 6.13.4 are vulnerable to an Arbitrary File 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 previous serve binary. This behavior is still allowed in local installations and also through install scripts. This vulnerability bypasses a user using the --ignore-scripts install option.
How to fix CVE-2019-16777
To remediate CVE-2019-16777, upgrade the affected package to a fixed version below.
- —upgrade to 6.13.4+ds-2 or later
- —upgrade to 6.13.4 or later
Is CVE-2019-16777 being exploited?
Low — EPSS is 0.6%, meaning exploitation activity has not been observed at scale.
Affected packages (2)
- from 0, < 6.13.4+ds-2
- from 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 |