CVE 3.7 LOW

ImageMagick affected by divide-by-zero in ThumbnailImage via montage -geometry “:” leads to crash_CVE-2025-55212

3.7 / 10
LOW
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L

Description

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-28 and 7.1.2-2, passing a geometry string containing only a colon (":") to montage -geometry leads GetGeometry() to set width/height to 0. Later, ThumbnailImage() divides by these zero dimensions, triggering a crash (SIGFPE/abort), resulting in a denial of service. This issue has been patched in versions 6.9.13-28 and 7.1.2-2.

Basic Information

ID CVE-2025-55212
Source GitHub_M
Published Aug 26, 2025 at 16:43

Affected Product

Vendor ImageMagick
Product ImageMagick
Version < 7.1.2-2
Affected Versions ImageMagick ImageMagick < 7.1.2-2
ImageMagick ImageMagick < 6.9.13-28

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.