CVE-2018-11210 log

Source
Severity High
Remote Yes
Type Arbitrary code execution
Description
TinyXML2 6.2.0 has a heap-based buffer over-read in the XMLDocument::Parse function in libtinyxml2.so.
Group Package Affected Fixed Severity Status Ticket
AVG-700 tinyxml2 6.2.0-1 High Not affected
References
https://github.com/leethomason/tinyxml2/issues/675
Notes
This is not a security issue, the initial reporter made a mistake in the fuzzing code (passing a non-null terminated buffer without the size).