CVE-2012-3236
GIMP < 2.9.2 - Denial of Service via Malformed FITS File XTENSION Header
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2012-3236. PoCs published by Joseph Sheridan.
AI-analyzed exploit summary This is a writeup detailing a denial-of-service vulnerability in GIMP due to improper handling of malformed 'XTENSION' headers in FIT files. The flaw causes a crash when opening or previewing a crafted file.
Description
fits-io.c in GIMP before 2.8.1 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a malformed XTENSION header of a .fit file, as demonstrated using a long string.
Exploits (1)
This is a writeup detailing a denial-of-service vulnerability in GIMP due to improper handling of malformed 'XTENSION' headers in FIT files. The flaw causes a crash when opening or previewing a crafted file.