buildroot ▾
›
2025.02.x ▾
›
component
›
graphicsmagick
Component Overview
Vulnerability Overview
Name
graphicsmagick
Version
1.3.45
Type
library
Description
-
Licenses
MIT
PURL
-
CPE
cpe:2.3:a:graphicsmagick:graphicsmagick:1.3.45:-:*:*:*:*:*:*
Other Versions
#
Project
Branch
Version
buildroot
master
1.3.46
Patches
#
#
Title
Author
Resolve
1
Patch #1
Peter Korsgaard <peter@korsgaard.com>
CVE-2025-27795
2
Patch #2
Peter Korsgaard <peter@korsgaard.com>
CVE-2025-32460
3
Patch #3
Thomas Perale <thomas.perale@mind.be>
CVE-2025-27796
Vulnerabilities
#
Name
Analysis
Description
CVE-2025-32460
Patched
GraphicsMagick before 8e56520 has a heap-based buffer over-read in ReadJXLImage in coders/jxl.c, related to an ImportViewPixelArea call.
CVE-2025-27796
Patched
ReadWPGImage in WPG in GraphicsMagick before 1.3.46 mishandles palette buffer allocation, resulting in out-of-bounds access to heap memory in ReadBlob.
CVE-2025-27795
Patched
ReadJXLImage in JXL in GraphicsMagick before 1.3.46 lacks image dimension resource limits.