cve/2024/CVE-2024-38991.md

18 lines
719 B
Markdown
Raw Normal View History

2024-08-05 18:41:32 +00:00
### [CVE-2024-38991](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-38991)
![](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
akbr patch-into v1.0.1 was discovered to contain a prototype pollution via the function patchInto. This vulnerability allows attackers to execute arbitrary code or cause a Denial of Service (DoS) via injecting arbitrary properties.
### POC
#### Reference
- https://gist.github.com/mestrtee/8851413e3b33a96f191f0e9c81706532
#### Github
No PoCs found on GitHub currently.