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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
cd-messenger through 2.7.26 is vulnerable to Arbitrary Code Execution. User input provided to the `color` argument executed by the `eval` function resulting in code execution.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://snyk.io/vuln/SNYK-JS-CDMESSENGER-571493
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|