mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-07 19:16:22 +00:00
18 lines
674 B
Markdown
18 lines
674 B
Markdown
![]() |
### [CVE-2023-26121](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-26121)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
All versions of the package safe-eval are vulnerable to Prototype Pollution via the safeEval function, due to improper sanitization of its parameter content.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- https://security.snyk.io/vuln/SNYK-JS-SAFEEVAL-3373062
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/exoad/ProgrammingDisc
|
||
|
|