CVE-2006-2024
libtiff < 3.8.1 - Denial of Service via TIFF Image Parsing Errors
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-2024. PoCs published by Tavis Ormandy.
AI-analyzed exploit summary The exploit consists of malformed TIFF files designed to trigger denial-of-service vulnerabilities in LibTIFF. These files cause crashes or hangs in applications using the library due to improper handling of TIFF tags or structures.
Description
Multiple vulnerabilities in libtiff before 3.8.1 allow context-dependent attackers to cause a denial of service via a TIFF image that triggers errors in (1) the TIFFFetchAnyArray function in (a) tif_dirread.c; (2) certain "codec cleanup methods" in (b) tif_lzw.c, (c) tif_pixarlog.c, and (d) tif_zip.c; (3) and improper restoration of setfield and getfield methods in cleanup functions within (e) tif_jpeg.c, tif_pixarlog.c, (f) tif_fax3.c, and tif_zip.c.
Exploits (1)
The exploit consists of malformed TIFF files designed to trigger denial-of-service vulnerabilities in LibTIFF. These files cause crashes or hangs in applications using the library due to improper handling of TIFF tags or structures.