mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-30 02:00:45 +00:00
19 lines
887 B
Markdown
19 lines
887 B
Markdown
![]() |
### [CVE-2023-26139](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-26139)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
Versions of the package underscore-keypath from 0.0.11 are vulnerable to Prototype Pollution via the name argument of the setProperty() function. Exploiting this vulnerability is possible due to improper input sanitization which allows the usage of arguments like “__proto__”.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- https://gist.github.com/lelecolacola123/cc0d1e73780127aea9482c05f2ff3252
|
||
|
- https://security.snyk.io/vuln/SNYK-JS-UNDERSCOREKEYPATH-5416714
|
||
|
|
||
|
#### Github
|
||
|
No PoCs found on GitHub currently.
|
||
|
|