Filtered by vendor Node-prompt-here Project Subscriptions
Filtered by product Node-prompt-here Subscriptions
Total 1 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2020-7602 1 Node-prompt-here Project 1 Node-prompt-here 2024-11-21 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.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.