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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
mosc through 1.0.0 is vulnerable to Arbitrary Code Execution. User input provided to `properties` argument is executed by the `eval` function, resulting in code execution.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://snyk.io/vuln/SNYK-JS-MOSC-571492
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|