cve/2021/CVE-2021-42260.md
2025-09-29 21:09:30 +02:00

691 B

CVE-2021-42260

Description

TinyXML through 2.6.2 has an infinite loop in TiXmlParsingData::Stamp in tinyxmlparser.cpp via the TIXML_UTF_LEAD_0 case. It can be triggered by a crafted XML message and leads to a denial of service.

POC

Reference

No PoCs from references.

Github