### [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.