Exploitation Summary
EIP tracks 1 public exploit for CVE-2004-0691. PoCs published by infamous41md.
AI-analyzed exploit summary This exploit leverages a heap overflow in Qt's BMP parsing to overwrite a GOT entry (QWidget::setCaption) and execute shellcode. It generates a malicious BMP file that triggers the vulnerability when opened by a vulnerable Qt application.
Description
Heap-based buffer overflow in the BMP image format parser for the QT library (qt3) before 3.3.3 allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code.
Exploits (1)
This exploit leverages a heap overflow in Qt's BMP parsing to overwrite a GOT entry (QWidget::setCaption) and execute shellcode. It generates a malicious BMP file that triggers the vulnerability when opened by a vulnerable Qt application.