Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2021-43616


The npm ci command in npm 7.x and 8.x through 8.1.3 proceeds with an installation even if dependency information in package-lock.json differs from package.json. This behavior is inconsistent with the documentation, and makes it easier for attackers to install malware that was supposed to have been blocked by an exact version match requirement in package-lock.json. NOTE: The npm team believes this is not a vulnerability. It would require someone to socially engineer package.json which has different dependencies than package-lock.json. That user would have to have file system or write access to change dependencies. The npm team states preventing malicious actors from socially engineering or gaining file system access is outside the scope of the npm CLI.


Published

2021-11-13T18:15:07.537

Last Modified

2024-11-21T06:29:31.227

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 9.0 (CRITICAL)

CVSSv2 Vector

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

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

10.0

Impact Score

6.4

Weaknesses
  • Type: Primary
    CWE-345

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application npmjs npm ≤ 7.24.2 Yes
Application npmjs npm ≤ 8.1.3 Yes
Application netapp next_generation_application_programming_interface - Yes
Operating System fedoraproject fedora 35 Yes

References