Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2019-16777


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.


Published

2019-12-13T01:15:11.007

Last Modified

2024-11-21T04:31:10.213

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 7.7 (HIGH)

CVSSv2 Vector

AV:N/AC:L/Au:S/C:N/I:P/A:P

  • Access Vector: NETWORK
  • Access Complexity: LOW
  • Authentication: SINGLE
  • Confidentiality Impact: NONE
  • Integrity Impact: PARTIAL
  • Availability Impact: PARTIAL
Exploitability Score

8.0

Impact Score

4.9

Weaknesses
  • Type: Secondary
    CWE-22
  • Type: Primary
    CWE-269

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application npmjs npm < 6.13.4 Yes
Operating System opensuse leap 15.1 Yes
Application oracle graalvm 19.3.0.2 Yes
Operating System fedoraproject fedora 31 Yes
Operating System redhat enterprise_linux 8.0 Yes
Operating System redhat enterprise_linux_eus 8.1 Yes

References