mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 09:41:05 +00:00
18 lines
797 B
Markdown
18 lines
797 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.
|
||
|
|