3 matches found
The vulnerability of the TiXmlParsingData::Stamp function in the tinyxmlparser.cpp component, a XML parser for TinyXML, allows a attacker to cause a service failure.
The vulnerability of the TiXmlParsingData::Stamp function in the tinyxmlparser.cpp component of the TinyXML parser is related to the execution of a loop with an unreachable exit condition. Exploiting this vulnerability allows a malicious actor to trigger a service failure through a specially...
OESA-2022-1521 tinyxml security update
TinyXML parses an XML document, and builds from that a Document Object Model DOM that can be read, modified, and saved. XML is a very structured and convenient format. All those random file formats created to store application data can all be replaced with XML. One parser for everything. Security...
TinyXML 安全漏洞
TinyXML is a C++ XML parser that can be easily integrated into other programs. An infinite loop vulnerability exists in TiXmlParsingData::Stamp in tinyxmlparser.cpp in TinyXML 2.6.2 and earlier. An attacker can exploit this vulnerability to cause a denial of service via a specially crafted XML...