OSV 1.4.0 · github-reviewed · 修改于 2023-09-14 01:35
发布时间
2021-05-08 00:16
GitHub 审查时间
2021-05-04 05:44
NVD 发布时间
2020-03-16 06:15
源文件
advisories/github-reviewed/2021/05/GHSA-f8fh-8rgm-227h/GHSA-f8fh-8rgm-227h.json
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.