Vulnerability CVE-2020-28430


Published: 2021-02-23

Description:
All versions of package nuance-gulp-build-common are vulnerable to Command Injection via the index.js file. PoC: /var a = require("nuance-gulp-build-common") a.run("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
Nuance-gulp-build-common project -> Nuance-gulp-build-common 

 References:
https://snyk.io/vuln/SNYK-JS-NUANCEGULPBUILDCOMMON-1050419

Copyright 2024, cxsecurity.com

 

Back to Top