Vulnerability CVE-2022-29080


Published: 2022-04-12

Description:
The npm-dependency-versions package through 0.3.0 for Node.js allows command injection if an attacker is able to call dependencyVersions with a JSON object in which pkgs is a key, and there are shell metacharacters in a value.

Type:

CWE-77

(Improper Neutralization of Special Elements used in a Command ('Command Injection'))

CVSS2 => (AV:N/AC:L/Au:N/C:P/I:P/A:P)

CVSS Base Score
Impact Subscore
Exploitability Subscore
7.5/10
6.4/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
Partial
Partial
Partial
Affected software
Npm-dependency-versions project -> Npm-dependency-versions 

 References:
https://github.com/barneycarroll/npm-dependency-versions/issues/6
https://www.npmjs.com/package/npm-dependency-versions

Copyright 2024, cxsecurity.com

 

Back to Top