Files
CVEs-PoC/2020/CVE-2020-7719.md
T
2024-05-25 21:48:12 +02:00

20 lines
714 B
Markdown

### [CVE-2020-7719](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7719)
![](https://img.shields.io/static/v1?label=Product&message=locutus&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3E%3D%200%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Prototype%20Pollution&color=brighgreen)
### Description
Versions of package locutus before 2.0.12 are vulnerable to prototype Pollution via the php.strings.parse_str function.
### POC
#### Reference
- https://github.com/kvz/locutus/pull/418/
- https://snyk.io/vuln/SNYK-JS-LOCUTUS-598675
#### Github
- https://github.com/404notf0und/CVE-Flow
- https://github.com/Live-Hack-CVE/CVE-2020-7719