• CVE-2025-57807

发布时间: 2025年9月12日

修改时间: 2025年9月12日

概要

ImageMagick is free and open-source software used for editing and manipulating digital images. ImageMagick versions lower than 14.8.2 include insecure functions: SeekBlob(), which permits advancing the stream offset beyond the current end without increasing capacity, and WriteBlob(), which then expands by quantum + length (amortized) instead of offset + length, and copies to data + offset. When offset ≫ extent, the copy targets memory beyond the allocation, producing a deterministic heap write on 64-bit builds. No 2⁶⁴ arithmetic wrap, external delegates, or policy settings are required. This is fixed in version 14.8.2.

CVSS v3 指标

NVD openEuler
Confidentiality High Low
Attack Vector Network Local
CVSS评分 9.8 3.8
Attack Complexity Low High
Privileges Required None High
Scope Unchanged Unchanged
Integrity High Low
User Interaction None Required
Availability High Low

安全公告

公告名 概要 发布时间
KylinSec-SA-2025-2895 ImageMagick security update 2025年9月18日

影响产品

产品 状态
KY3.4-5A ImageMagick Fixed
V6 ImageMagick Fixed
KY3.5.3 ImageMagick Fixed
KY3.5.2 ImageMagick Fixed