cve/2024/CVE-2024-24294.md

18 lines
659 B
Markdown
Raw Normal View History

2024-06-08 09:32:58 +00:00
### [CVE-2024-24294](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-24294)
![](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 Blackprint @blackprint/engine v.0.9.0 allows an attacker to execute arbitrary code via the _utils.setDeepProperty function of engine.min.js.
### POC
#### Reference
- https://gist.github.com/mestrtee/d1eb6e1f7c6dd60d8838c3e56cab634d
#### Github
No PoCs found on GitHub currently.