mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 09:09:31 +02:00
18 lines
678 B
Markdown
18 lines
678 B
Markdown
### [CVE-2020-7607](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7607)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
gulp-styledocco through 0.0.3 allows execution of arbitrary commands. The argument 'options' of the exports function in 'index.js' can be controlled by users without any sanitization.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://snyk.io/vuln/SNYK-JS-GULPSTYLEDOCCO-560126
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|