cve/2024/CVE-2024-36574.md

18 lines
642 B
Markdown
Raw Normal View History

2024-07-25 21:25:12 +00:00
### [CVE-2024-36574](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-36574)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.