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

18 lines
799 B
Markdown

### [CVE-2021-23507](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23507)
![](https://img.shields.io/static/v1?label=Product&message=object-path-set&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=unspecified%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Prototype%20Pollution&color=brightgreen)
### Description
The package object-path-set before 1.0.2 are vulnerable to Prototype Pollution via the setPath method, as it allows an attacker to merge object prototypes into it. *Note:* This vulnerability derives from an incomplete fix in https://security.snyk.io/vuln/SNYK-JS-OBJECTPATHSET-607908
### POC
#### Reference
- https://snyk.io/vuln/SNYK-JS-OBJECTPATHSET-2388576
#### Github
No PoCs found on GitHub currently.