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

20 lines
832 B
Markdown

### [CVE-2020-7788](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7788)
![](https://img.shields.io/static/v1?label=Product&message=ini&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%201.3.6%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Prototype%20Pollution&color=brighgreen)
### Description
This affects the package ini before 1.3.6. If an attacker submits a malicious INI file to an application that parses it with ini.parse, they will pollute the prototype on the application. This can be exploited further depending on the context.
### POC
#### Reference
- https://snyk.io/vuln/SNYK-JS-INI-1048974
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/Live-Hack-CVE/CVE-2020-7788
- https://github.com/seal-community/patches