mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 10:48:01 +02:00
748 B
748 B
CVE-2020-7614
Description
npm-programmatic through 0.0.12 is vulnerable to Command Injection.The packages and option properties are concatenated together without any validation and are used by the 'exec' function directly.
POC
Reference
- https://snyk.io/vuln/SNYK-JS-NPMPROGRAMMATIC-564115
- https://snyk.io/vuln/SNYK-JS-NPMPROGRAMMATIC-564115
Github
No PoCs found on GitHub currently.