mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 16:11:39 +02:00
18 lines
702 B
Markdown
18 lines
702 B
Markdown
### [CVE-2020-7603](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7603)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
closure-compiler-stream through 0.1.15 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-CLOSURECOMPILERSTREAM-560123
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|