Files
CVEs-PoC/2021/CVE-2021-20089.md
T
2024-06-18 02:51:15 +02:00

19 lines
780 B
Markdown

### [CVE-2021-20089](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-20089)
![](https://img.shields.io/static/v1?label=Product&message=purl&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Prototype%20Pollution&color=brighgreen)
### Description
Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') in purl 2.3.2 allows a malicious user to inject properties into Object.prototype.
### POC
#### Reference
- https://github.com/BlackFan/client-side-prototype-pollution/blob/master/pp/purl.md
#### Github
- https://github.com/BlackFan/client-side-prototype-pollution
- https://github.com/retr0-13/client-side-prototype-pollution