cve/2024/CVE-2024-50614.md

19 lines
710 B
Markdown
Raw Normal View History

2025-09-29 21:09:30 +02:00
### [CVE-2024-50614](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-50614)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
TinyXML2 through 10.0.0 has a reachable assertion for UINT_MAX/16, that may lead to application exit, in tinyxml2.cpp XMLUtil::GetCharacterRef.
### POC
#### Reference
- https://github.com/leethomason/tinyxml2/issues/996
#### Github
No PoCs found on GitHub currently.