Exploitation Summary
EIP tracks 1 public exploit for CVE-2005-1275. PoCs published by Damian Put.
AI-analyzed exploit summary This exploit leverages a client-side buffer overflow in ImageMagick by crafting a malformed PNM file. The vulnerability arises from improper validation of user-supplied strings, leading to a potential denial-of-service condition.
Description
Heap-based buffer overflow in the ReadPNMImage function in pnm.c for ImageMagick 6.2.1 and earlier allows remote attackers to cause a denial of service (application crash) via a PNM file with a small colors value.
Exploits (1)
This exploit leverages a client-side buffer overflow in ImageMagick by crafting a malformed PNM file. The vulnerability arises from improper validation of user-supplied strings, leading to a potential denial-of-service condition.