CVE-2006-0747
Freetype < 2.1 - Denial of Service via Integer Underflow in Blue Values Processing
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-0747. PoCs published by Josh Bressers.
AI-analyzed exploit summary The provided text describes a buffer overflow vulnerability in FreeType due to an integer underflow, allowing remote code execution in applications using the library. It references a binary exploit but does not contain actual exploit code.
Description
Integer underflow in Freetype before 2.2 allows remote attackers to cause a denial of service (crash) via a font file with an odd number of blue values, which causes the underflow when decrementing by 2 in a context that assumes an even number of values.
Exploits (1)
The provided text describes a buffer overflow vulnerability in FreeType due to an integer underflow, allowing remote code execution in applications using the library. It references a binary exploit but does not contain actual exploit code.