Files
CVEs-PoC/2006/CVE-2006-4144.md
T
2025-09-29 21:09:30 +02:00

811 B

CVE-2006-4144

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.

POC

Reference

Github