cve/2024/CVE-2024-38984.md
2024-08-05 18:41:32 +00:00

18 lines
648 B
Markdown

### [CVE-2024-38984](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-38984)
![](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
Prototype Pollution in lukebond json-override 0.2.0 allows attackers to to execute arbitrary code or cause a Denial of Service (DoS) via the __proto__ property.
### POC
#### Reference
- https://gist.github.com/mestrtee/97a9a7d73fc8b38fcf01322239dd5fb1
#### Github
No PoCs found on GitHub currently.