CVE-2025-57803
HIGH7.5EPSS 0.14%ImageMagick (WriteBMPImage): 32-bit integer overflow when writing BMP scanline stride → heap buffer overflow
描述
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.
受影響套件(7)
- Debian/imagemagickfrom 0, < 8:6.9.11.60+dfsg-1.3+deb11u6
- NuGet/Magick.NET-Q16-AnyCPUfrom 0, < 14.8.1
- NuGet/Magick.NET-Q16-HDRI-AnyCPUfrom 0, < 14.8.1
- NuGet/Magick.NET-Q16-HDRI-x86from 0, < 14.8.1
- NuGet/Magick.NET-Q16-x86from 0, < 14.8.1
- NuGet/Magick.NET-Q8-AnyCPUfrom 0, < 14.8.1
- NuGet/Magick.NET-Q8-x86from 0, < 14.8.1
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.5 | CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H |
參考連結(7)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2025-57803
- ADVISORYhttps://security-tracker.debian.org/tracker/CVE-2025-57803
- PATCHhttps://github.com/ImageMagick/ImageMagick
- WEBhttps://github.com/dlemstra/Magick.NET/releases/tag/14.8.1
- WEBhttps://github.com/ImageMagick/ImageMagick/commit/2c55221f4d38193adcb51056c14cf238fbcc35d7
- WEBhttps://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-mxvv-97wh-cfmm
- WEBhttps://lists.debian.org/debian-lts-announce/2025/09/msg00012.html