VulnerabilityModified
CVE-2020-7602
node-prompt-here through 1.0.1 allows execution of arbitrary commands.
CRITICAL 9.8EPSS 2.62%
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (2.62%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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 3.1
- 9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 2.62% probability · 85th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-78
- Affected
- node-prompt-here project/node-prompt-here
- Source
- report@snyk.io
References
- https://snyk.io/vuln/SNYK-JS-NODEPROMPTHERE-560115Exploit, Third Party Advisory
- https://snyk.io/vuln/SNYK-JS-NODEPROMPTHERE-560115Exploit, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.