Vulnerability CVE-2020-28431


Published: 2021-02-23

Description:
All versions of package wc-cmd are vulnerable to Command Injection via the index.js file. PoC: var a =require("wc-cmd"); a("touch JHU")

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
Wc-cmd project -> Wc-cmd 

 References:
https://snyk.io/vuln/SNYK-JS-WCCMD-1050423

Copyright 2024, cxsecurity.com

 

Back to Top