cve/2024/CVE-2024-29651.md

18 lines
699 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2024-29651](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-29651)
![](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 API Dev Tools json-schema-ref-parser v.11.0.0 and v.11.1.0 allows a remote attacker to execute arbitrary code via the bundle()`, `parse()`, `resolve()`, `dereference() functions.
### POC
#### Reference
- https://gist.github.com/tariqhawis/5db76b38112bba756615b688c32409ad
#### Github
No PoCs found on GitHub currently.