ImageMagick is free and open-source software used for editing and manipulating digital images. In versions prior to 7.1.2-0 and 6.9.13-26, in ImageMagick's `magick mogrify` command, specifying multiple consecutive `%d` format specifiers in a filename template causes internal pointer arithmetic to generate an address below the beginning of the stack buffer, resulting in a stack overflow through `vsnprintf()`. Versions 7.1.2-0 and 6.9.13-26 fix the issue.
References
Configurations
No configuration.
History
15 Jul 2025, 20:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-07-14 20:15
Updated : 2025-07-15 20:15
NVD link : CVE-2025-53101
Mitre link : CVE-2025-53101
CVE.ORG link : CVE-2025-53101
JSON object : View
Products Affected
No product.
CWE
CWE-124
Buffer Underwrite ('Buffer Underflow')