CVE-2006-5456
CVE-2006-5456 is a medium-severity vulnerability in Graphicsmagick with a CVSS 2.0 base score of 5.1. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-119.
Key facts
- Severity: Medium (CVSS 2.0 base score 5.1)
- EPSS exploit prediction: 3% (88th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-119
- Affected product: Graphicsmagick
- Published:
- Last modified:
Description
Multiple buffer overflows in GraphicsMagick before 1.1.7 and ImageMagick 6.0.7 allow user-assisted attackers to cause a denial of service and possibly execute arbitrary code via (1) a DCM image that is not properly handled by the ReadDCMImage function in coders/dcm.c, or (2) a PALM image that is not properly handled by the ReadPALMImage function in coders/palm.c.
Frequently asked questions
- What is CVE-2006-5456?
- Multiple buffer overflows in GraphicsMagick before 1.1.7 and ImageMagick 6.0.7 allow user-assisted attackers to cause a denial of service and possibly execute arbitrary code via (1) a DCM image that is not properly handled by the ReadDCMImage function in coders/dcm.c, or (2) a PALM image that is not properly handled by the ReadPALMImage function in coders/palm.c.
- How severe is CVE-2006-5456?
- CVE-2006-5456 has a CVSS 2.0 base score of 5.1, rated medium severity.
- Is CVE-2006-5456 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 3% (88th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2006-5456?
- CVE-2006-5456 primarily affects Graphicsmagick. In total, 8 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2006-5456?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2006-5456 published?
- CVE-2006-5456 was published on 2006-10-23 and last updated on 2026-06-16.
References
- ftp://patches.sgi.com/support/free/security/advisories/20070201-01-P.asc
- http://packages.debian.org/changelogs/pool/main/g/graphicsmagick/graphicsmagick_1.1.7-9/changelog#versionversion1.1.7-9
- http://secunia.com/advisories/22569
- http://secunia.com/advisories/22572
- http://secunia.com/advisories/22601
- http://secunia.com/advisories/22604
- http://secunia.com/advisories/22819
- http://secunia.com/advisories/22834
- http://secunia.com/advisories/22998
- http://secunia.com/advisories/23090
- http://secunia.com/advisories/23121
- http://secunia.com/advisories/24186
- http://secunia.com/advisories/24196
- http://secunia.com/advisories/24284
- http://secunia.com/advisories/24458
- http://security.gentoo.org/glsa/glsa-200611-07.xml
- http://security.gentoo.org/glsa/glsa-200611-19.xml
- http://slackware.com/security/viewer.php?l=slackware-security&y=2007&m=slackware-security.352092
- http://www.debian.org/security/2006/dsa-1213
- http://www.mandriva.com/security/advisories?name=MDKSA-2006:193
- http://www.mandriva.com/security/advisories?name=MDKSA-2007:041
- http://www.novell.com/linux/security/advisories/2006_66_imagemagick.html
- http://www.novell.com/linux/security/advisories/2007_3_sr.html
- http://www.osvdb.org/29990
- http://www.redhat.com/support/errata/RHSA-2007-0015.html
- http://www.securityfocus.com/archive/1/452718/100/100/threaded
- http://www.securityfocus.com/archive/1/459507/100/0/threaded
- http://www.securityfocus.com/bid/20707
- http://www.ubuntu.com/usn/usn-372-1
- http://www.ubuntu.com/usn/usn-422-1
Affected products (8)
- cpe:2.3:a:graphicsmagick:graphicsmagick:*:*:*:*:*:*:*:*
- cpe:2.3:a:graphicsmagick:graphicsmagick:1.0:*:*:*:*:*:*:*
- cpe:2.3:a:graphicsmagick:graphicsmagick:1.0.6:*:*:*:*:*:*:*
- cpe:2.3:a:graphicsmagick:graphicsmagick:1.1:*:*:*:*:*:*:*
- cpe:2.3:a:graphicsmagick:graphicsmagick:1.1.3:*:*:*:*:*:*:*
- cpe:2.3:a:graphicsmagick:graphicsmagick:1.1.4:*:*:*:*:*:*:*
- cpe:2.3:a:graphicsmagick:graphicsmagick:1.1.5:*:*:*:*:*:*:*
- cpe:2.3:a:imagemagick:imagemagick:6.0.7:*:*:*:*:*:*:*
More vulnerabilities in Graphicsmagick
- CVE-2008-6071 — Critical (CVSS 10.0): Heap-based buffer overflow in the DecodeImage function in coders/pict.c in GraphicsMagick before 1.1.14, and 1.2.x…
- CVE-2020-10938 — Critical (CVSS 9.8): GraphicsMagick before 1.3.35 has an integer overflow and resultant heap-based buffer overflow in HuffmanDecodeImage in…
- CVE-2019-19951 — Critical (CVSS 9.8): In GraphicsMagick 1.4 snapshot-20190423 Q8, there is a heap-based buffer overflow in the function ImportRLEPixels of…
- CVE-2019-19950 — Critical (CVSS 9.8): In GraphicsMagick 1.4 snapshot-20190403 Q8, there is a use-after-free in ThrowException and ThrowLoggedException of…
- CVE-2019-11005 — Critical (CVSS 9.8): In GraphicsMagick 1.4 snapshot-20190322 Q8, there is a stack-based buffer overflow in the function SVGStartElement of…
- CVE-2017-11643 — Critical (CVSS 9.8): GraphicsMagick 1.3.26 has a heap overflow in the WriteCMYKImage() function in coders/cmyk.c when processing multiple…
All CVEs affecting Graphicsmagick →
Other CWE-119 (Improper Restriction of Operations within the Bounds of a Memory Buffer) vulnerabilities
- CVE-2026-2778 — Critical (CVSS 10.0): Sandbox escape due to incorrect boundary conditions in the DOM: Core & HTML component. This vulnerability was fixed in…
- CVE-2026-2776 — Critical (CVSS 10.0): Sandbox escape due to incorrect boundary conditions in the Telemetry component in External Software. This vulnerability…
- CVE-2025-1866 — Critical (CVSS 10.0): Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in warmcat libwebsockets allows…
- CVE-2022-27625 — Critical (CVSS 10.0): A vulnerability regarding improper restriction of operations within the bounds of a memory buffer is found in the…
- CVE-2022-27624 — Critical (CVSS 10.0): A vulnerability regarding improper restriction of operations within the bounds of a memory buffer is found in the…
- CVE-2020-11896 — Critical (CVSS 10.0): The Treck TCP/IP stack before 6.0.1.66 allows Remote Code Execution, related to IPv4 tunneling.