CVE-2008-3134 targets GraphicsMagick before 1.2.4, not ImageMagick. NVD only lists
GraphicsMagick in CPE entries. ImageMagick developers reviewed this CVE at publication
and confirmed their releases were not affected (Debian bug #559775). GraphicsMagick
forked from ImageMagick in 2002, six years before this CVE — codebases are entirely
independent. The vulnerable GetImageCharacteristics function does not exist in
ImageMagick 7.x. Modern ImageMagick uses centralized resource limits (SetImageExtent,
AcquireMagickResource, policy.xml) providing DoS protection across all decoders.
Debian rates this "unimportant" for imagemagick and has never produced a fix in 18 years.