216.73.217.22

CVE-2025-57803

· Published 26/08/2025 18:15 · Modified 26/08/2025 21:15

Labels: CVE-2025-57803 2025-08-26CVE-2025-57803CWE-122[email protected]

Essential information

Published
26/08/2025 18:15
Modified
26/08/2025 21:15
Author
Creator
CVSS
7.5 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

CVSS metrics

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 for ImageMagick's 32-bit build, a 32-bit integer overflow in the BMP encoder’s scanline-stride computation collapses bytes_per_line (stride) to a tiny value while the per-row writer still emits 3 × width bytes for 24-bpp images. The row base pointer advances using the (overflowed) stride, so the first row immediately writes past its slot and into adjacent heap memory with attacker-controlled bytes. This is a classic, powerful primitive for heap corruption in common auto-convert pipelines. This issue has been patched in versions 6.9.13-28 and 7.1.2-2.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
imagemagick / imagemagick cpe:2.3:a:imagemagick:imagemagick:<6.9.13-28:*:*:*:*:*:*:*
imagemagick / imagemagick cpe:2.3:a:imagemagick:imagemagick:7.1.2-2:*:*:*:*:*:*:*

References