CVE-2006-0053
Imager < 0.50 - Denial of Service via JPEG or TGA Image Write to Scalar
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-0053. PoCs published by Kjetil Kjernsmo.
AI-analyzed exploit summary This exploit demonstrates a denial-of-service vulnerability in the Perl Imager module by creating a malformed JPEG image that causes a crash. The provided Perl one-liner triggers the issue by attempting to write invalid data as a JPEG.
Description
Imager (libimager-perl) before 0.50 allows user-assisted attackers to cause a denial of service (segmentation fault) by writing a 2- or 4-channel JPEG image (or a 2-channel TGA image) to a scalar, which triggers a NULL pointer dereference.
Exploits (1)
This exploit demonstrates a denial-of-service vulnerability in the Perl Imager module by creating a malformed JPEG image that causes a crash. The provided Perl one-liner triggers the issue by attempting to write invalid data as a JPEG.