CVE-2025-57803 (CNNVD-202508-3148)
中文标题:
ImageMagick 安全漏洞
英文标题:
ImageMagick (WriteBMPImage): 32-bit integer overflow when writing BMP scanline stride → heap buffer overflow
漏洞描述
中文描述:
ImageMagick是ImageMagick开源的一套开源的图像处理软件。可读取、转换或写入多种格式的图片。 ImageMagick 6.9.13-28之前版本和7.1.2-2之前版本存在安全漏洞,该漏洞源于BMP编码器中32位整数溢出,可能导致堆内存损坏。
英文描述:
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.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| ImageMagick | ImageMagick | < 7.1.2-2 | - | - |
cpe:2.3:a:imagemagick:imagemagick:<_7.1.2-2:*:*:*:*:*:*:*
|
| ImageMagick | ImageMagick | < 6.9.13-28 | - | - |
cpe:2.3:a:imagemagick:imagemagick:<_6.9.13-28:*:*:*:*:*:*:*
|
| imagemagick | imagemagick | * | - | - |
cpe:2.3:a:imagemagick:imagemagick:*:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
参考链接
cve.org
cve.org
cve.org
nvd.nist.gov
CVSS评分详情
3.1 (cna)
HIGHCVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2025-57803 |
2025-11-11 15:23:30 | 2025-11-11 07:40:44 |
| NVD | nvd_CVE-2025-57803 |
2025-11-11 15:01:00 | 2025-11-11 07:48:31 |
| CNNVD | cnnvd_CNNVD-202508-3148 |
2025-11-11 15:12:55 | 2025-11-11 08:00:07 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 其他
- cnnvd_id: 未提取 -> CNNVD-202508-3148
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- affected_products_count: 2 -> 3
- references_count: 3 -> 4
- data_sources: ['cve'] -> ['cve', 'nvd']