cve/2024/CVE-2024-36572.md

19 lines
720 B
Markdown
Raw Normal View History

2024-08-05 18:41:32 +00:00
### [CVE-2024-36572](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-36572)
![](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 allpro form-manager 0.7.4 allows attackers to run arbitrary code and cause other impacts via the functions setDefaults, mergeBranch, and Object.setObjectValue.
### POC
#### Reference
- https://gist.github.com/mestrtee/1771ab4fba733ca898b6e2463dc6ed19
- https://github.com/allpro/form-manager/issues/1
#### Github
No PoCs found on GitHub currently.