7.5
CVSSv2

CVE-2004-0691

Published: 28/09/2004 Updated: 11/10/2017
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

Heap-based buffer overflow in the BMP image format parser for the QT library (qt3) prior to 3.3.3 allows remote malicious users to cause a denial of service (application crash) and possibly execute arbitrary code.

Vulnerable Product Search on Vulmon Subscribe to Product

trolltech qt

Vendor Advisories

Synopsis qt security update Type/Severity Security Advisory: Important Topic Updated qt packages that fix security issues in several of the imagedecoders are now available Description Qt is a software toolkit that simplifies the task of writing andmaintaining GUI (Graphical User Interface) ...

Exploits

/* * heap overflow exploit for qt bmp parsing bug * infamous42md AT hotpop DOT com * * shouts to mitakeet, MB, and peeps @hackaholic * * ok, pretty standard heap overflow here we spill across our chunk and * overwrite the boundary tag for next chunk the only problems i had was * finding a miserable jump slot to overwrite i thought i coul ...