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

24 lines
932 B
Markdown

### [CVE-2021-23450](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23450)
![](https://img.shields.io/static/v1?label=Product&message=dojo&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
All versions of package dojo are vulnerable to Prototype Pollution via the setObject function.
### POC
#### Reference
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARS-2313036
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-2313035
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBDOJO-2313034
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2313033
- https://snyk.io/vuln/SNYK-JS-DOJO-1535223
- https://www.oracle.com/security-alerts/cpuapr2022.html
- https://www.oracle.com/security-alerts/cpujul2022.html
#### Github
No PoCs found on GitHub currently.