Files
CVEs-PoC/2021/CVE-2021-23574.md
T
2025-09-29 21:09:30 +02:00

20 lines
806 B
Markdown

### [CVE-2021-23574](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23574)
![](https://img.shields.io/static/v1?label=Product&message=js-data&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Prototype%20Pollution&color=brightgreen)
### Description
All versions of package js-data are vulnerable to Prototype Pollution via the deepFillIn and the set functions. This is an incomplete fix of [CVE-2020-28442](https://snyk.io/vuln/SNYK-JS-JSDATA-1023655).
### POC
#### Reference
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-2320790
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2320791
- https://snyk.io/vuln/SNYK-JS-JSDATA-1584361
#### Github
No PoCs found on GitHub currently.