• CVE-2023-1289

发布时间: 2023年4月28日

修改时间: 2024年10月31日

概要

A vulnerability was discovered in ImageMagick where a specially created SVG file loads itself and causes a segmentation fault. This flaw allows a remote attacker to pass a specially crafted SVG file that leads to a segmentation fault, generating many trash files in /tmp, resulting in a denial of service. When ImageMagick crashes, it generates a lot of trash files. These trash files can be large if the SVG file contains many render actions. In a denial of service attack, if a remote attacker uploads an SVG file of size t, ImageMagick generates files of size 103*t. If an attacker uploads a 100M SVG, the server will generate about 10G.

CVSS v3 指标

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

安全公告

公告名 概要 发布时间
KylinSec-SA-2023-1309 ImageMagick security update 2023年4月28日

影响产品

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