cve/2023/CVE-2023-0842.md

19 lines
750 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-0842](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0842)
![](https://img.shields.io/static/v1?label=Product&message=xml2js&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Prototype%20Pollution&color=brighgreen)
### Description
xml2js version 0.4.23 allows an external attacker to edit or add new properties to an object. This is possible because the application does not properly validate incoming JSON keys, thus allowing the __proto__ property to be edited.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/cristianovisk/intel-toolkit
- https://github.com/seal-community/patches