#VU63842 Insufficient verification of data authenticity in CLI - CVE-2021-43616

 

#VU63842 Insufficient verification of data authenticity in CLI - CVE-2021-43616

Published: May 31, 2022 / Updated: June 1, 2022


Vulnerability identifier: #VU63842
Vulnerability risk: High
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2021-43616
CWE-ID: CWE-345
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
CLI
Software vendor:
npm Inc.

Description

The vulnerability allows a remote attacker to execute arbitrary code on the system.

The vulnerability exists due to insufficient verification of data authenticity in the npm ci command. A remote attacker can exploit the vulnerability to install malware that was supposed to have been blocked by an exact version match requirement in package-lock.json.


Remediation

Install updates from vendor's website.

External links