mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
18 lines
799 B
Markdown
18 lines
799 B
Markdown
### [CVE-2021-23507](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23507)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|