mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 00:49:28 +02:00
19 lines
653 B
Markdown
19 lines
653 B
Markdown
### [CVE-2020-7688](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7688)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The issue occurs because tagName user input is formatted inside the exec function is executed without any checks.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/418sec/huntr/pull/102
|
|
- https://snyk.io/vuln/SNYK-JS-MVERSION-573174
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|