Out-of-bounds write in Qt - CVE-2021-38593

 

Out-of-bounds write in Qt - CVE-2021-38593

Published: August 30, 2022


Vulnerability identifier: #VU66867
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-2021-38593
CWE-ID: CWE-787
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 perform a denial of service (DoS) attack.

The vulnerability exists due to a boundary error when rendering SVG file within in QOutlineMapper::convertPath. A remote attacker can create a specially crafted file, trick the victim into opening it using the affected software, trigger out-of-bounds write and crash the application.


How to mitigate CVE-2021-38593

Install updates from vendor's website.

Sources