CVE-2026-25965
中文标题:
(暂无数据)
英文标题:
ImageMagick's policy bypass through path traversal allows reading restricted content despite secured policy
漏洞描述
中文描述:
(暂无数据)
英文描述:
ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-15 and 6.9.13-40, ImageMagick’s path security policy is enforced on the raw filename string before the filesystem resolves it. As a result, a policy rule such as /etc/* can be bypassed by a path traversal. The OS resolves the traversal and opens the sensitive file, but the policy matcher only sees the unnormalized path and therefore allows the read. This enables local file disclosure (LFI) even when policy-secure.xml is applied. Actions to prevent reading from files have been taken in versions .7.1.2-15 and 6.9.13-40 But it make sure writing is also not possible the following should be added to one's policy. This will also be included in ImageMagick's more secure policies by default.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| ImageMagick | ImageMagick | >= 7.0.0, < 7.1.2-15 | - | - |
cpe:2.3:a:imagemagick:imagemagick:>=_7.0.0,_<_7.1.2-15:*:*:*:*:*:*:*
|
| ImageMagick | ImageMagick | < 6.9.13-40 | - | - |
cpe:2.3:a:imagemagick:imagemagick:<_6.9.13-40:*:*:*:*:*:*:*
|
| imagemagick | imagemagick | * | - | - |
cpe:2.3:a:imagemagick:imagemagick:*:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
参考链接
cve.org
CVSS评分详情
3.1 (cna)
HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2026-25965 |
2026-02-24 03:19:35 | 2026-02-23 22:00:01 |
| NVD | nvd_CVE-2026-25965 |
2026-02-25 02:00:04 | 2026-02-24 22:00:03 |
版本与语言
安全公告
变更历史
查看详细变更
- affected_products_count: 2 -> 3
查看详细变更
- data_sources: ['cve'] -> ['cve', 'nvd']