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

20 lines
770 B
Markdown

### [CVE-2020-28448](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28448)
![](https://img.shields.io/static/v1?label=Product&message=multi-ini&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%202.1.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Prototype%20Pollution&color=brighgreen)
### Description
This affects the package multi-ini before 2.1.1. It is possible to pollute an object's prototype by specifying the proto object as part of an array.
### POC
#### Reference
- https://github.com/evangelion1204/multi-ini/pull/37
- https://snyk.io/vuln/SNYK-JS-MULTIINI-1048969
#### Github
- https://github.com/Live-Hack-CVE/CVE-2020-28448
- https://github.com/Live-Hack-CVE/CVE-2020-28460