mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 10:09:29 +02:00
18 lines
693 B
Markdown
18 lines
693 B
Markdown
### [CVE-2020-7614](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|