mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 23:28:04 +02:00
18 lines
681 B
Markdown
18 lines
681 B
Markdown
### [CVE-2020-7601](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7601)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
gulp-scss-lint through 1.0.0 allows execution of arbitrary commands. It is possible to inject arbitrary commands to the "exec" function located in "src/command.js" via the provided options.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://snyk.io/vuln/SNYK-JS-GULPSCSSLINT-560114
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|