mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
642 B
Markdown
18 lines
642 B
Markdown
### [CVE-2024-36574](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-36574)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A Prototype Pollution issue in flatten-json 1.0.1 allows an attacker to execute arbitrary code via module.exports.unflattenJSON (flatten-json/index.js:42)
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://gist.github.com/mestrtee/d5a0c93459599f77557b5bbe78b57325
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|