Vulnerability 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.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Node-Prompt-Here Project | Node-Prompt-Here | <= 1.0.1 |
Related Weaknesses (CWE)
References
- https://snyk.io/vuln/SNYK-JS-NODEPROMPTHERE-560115ExploitThird Party Advisory
- https://snyk.io/vuln/SNYK-JS-NODEPROMPTHERE-560115ExploitThird Party Advisory
FAQ
What is CVE-2020-7602?
CVE-2020-7602 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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....
How severe is CVE-2020-7602?
CVE-2020-7602 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2020-7602?
Check the references section above for vendor advisories and patch information. Affected products include: Node-Prompt-Here Project Node-Prompt-Here.