Vulnerability CVE-2020-7602


Published: 2020-03-15   Modified: 2020-03-16

Description:
node-prompt-here through 1.0.1 allows execution of arbitrary commands. The "runCommand()" is called by "getDevices()" function in file "linux/manager.js", which is required by the "index. process.env.NM_CLI" in the file "linux/manager.js". This function is used to construct the argument of function "execSync()", which can be controlled by users without any sanitization.

Type:

CWE-74

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
Node-prompt-here project -> Node-prompt-here 

 References:
https://snyk.io/vuln/SNYK-JS-NODEPROMPTHERE-560115

Copyright 2024, cxsecurity.com

 

Back to Top