XXE attack in Qt - CVE-2018-15518

 

XXE attack in Qt - CVE-2018-15518

Published: January 31, 2019


Vulnerability identifier: #VU17337
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2018-15518
CWE-ID: CWE-611
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Trolltech
Affected software:
Qt

Detailed vulnerability description

The vulnerability allows a remote attacker to conduct XXE-attack.

The vulnerability exists due to improper handling of XML External Entities (XXEs) when parsing an XML file. A remote attacker can trick the victim into opening an XML file that submits malicious input, trigger a double-free error in QXmlStream and cause the service to crash.


How to mitigate CVE-2018-15518

Install updates from vendor's website.

Sources