CyberRota Analysis
This is a critical severity vulnerability with a CVSS score of 9.8. It affects Linux.
CVE
CVE-2020-7602
Severity
CRITICAL
CVSS
9.8
EPSS
2.62%
Linux
Original NVD 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.