REDHAT-BUG-1409597: Low severity qt qxmlsimplereader vulnerability
A stack overflow (stack exhaustion) flaw was found in the way Qt parsed XML input with several nested opening tags. An application using Qt's QXmlSimpleReader to parse specially crafted XML input could crash.
Affected Software
Event History
Frequently Asked Questions
What is the severity of REDHAT-BUG-1409597?
The severity of REDHAT-BUG-1409597 is considered high due to the potential for application crashes caused by specially crafted XML input.
How do I fix REDHAT-BUG-1409597?
To fix REDHAT-BUG-1409597, update your Qt QXmlSimpleReader to a patched version that addresses the stack overflow issue.
What versions of Qt QXmlSimpleReader are affected by REDHAT-BUG-1409597?
All versions of Qt QXmlSimpleReader that do not include patches for stack overflow vulnerabilities are affected by REDHAT-BUG-1409597.
What applications are impacted by REDHAT-BUG-1409597?
Any application utilizing the Qt QXmlSimpleReader to parse XML input is impacted by REDHAT-BUG-1409597.
Is there a workaround for REDHAT-BUG-1409597?
A practical workaround for REDHAT-BUG-1409597 is to avoid using nested opening tags in XML inputs processed by Qt's QXmlSimpleReader until a patch is available.