OSV 1.4.0 · github-reviewed · 修改于 2020-09-01 02:31
发布时间
2019-06-20 23:35
GitHub 审查时间
2019-06-20 23:35
NVD 发布时间
—
源文件
advisories/github-reviewed/2019/06/GHSA-28xh-wpgr-7fm8/GHSA-28xh-wpgr-7fm8.json
Versions of open before 6.0.0 are vulnerable to command injection when unsanitized user input is passed in.
The package does come with the following warning in the readme:
The same care should be taken when calling open as if you were calling child_process.exec directly. If it is an executable it will run in a new shell.
open is now the deprecated opn package. Upgrading to the latest version is likely have unwanted effects since it now has a very different API but will prevent this vulnerability.