CVE-2006-4144
ImageMagick - Denial of Service and Possible Remote Code Execution via Integer Overflow in ReadSGIImage
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-4144. PoCs published by Damian Put.
AI-analyzed exploit summary The provided text describes a remote heap buffer-overflow vulnerability in ImageMagick versions up to 6.2.8, allowing arbitrary code execution. It references ExploitDB and a binary exploit but does not contain actual exploit code.
Description
Integer overflow in the ReadSGIImage function in sgi.c in ImageMagick before 6.2.9 allows user-assisted attackers to cause a denial of service (crash) and possibly execute arbitrary code via large (1) bytes_per_pixel, (2) columns, and (3) rows values, which trigger a heap-based buffer overflow.
Exploits (1)
The provided text describes a remote heap buffer-overflow vulnerability in ImageMagick versions up to 6.2.8, allowing arbitrary code execution. It references ExploitDB and a binary exploit but does not contain actual exploit code.