• CVE-2021-39212

发布时间: 2022年3月19日

修改时间: 2024年10月31日

概要

ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that you may use, copy, modify, and distribute in both open and proprietary applications. In affected versions and in certain cases, Postscript files could be read and written when specifically excluded by a `module` policy in `policy.xml`. ex. <policy domain= module rights= none pattern= PS />. The issue has been resolved in ImageMagick 7.1.0-7 and in 6.9.12-22. Fortunately, in the wild, few users utilize the `module` policy and instead use the `coder` policy that is also our workaround recommendation: <policy domain= coder rights= none pattern= {PS,EPI,EPS,EPSF,EPSI} />.

CVSS v3 指标

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

安全公告

公告名 概要 发布时间
KylinSec-SA-2022-1343 ImageMagick security update 2022年3月19日
KylinSec-SA-2022-2643 ImageMagick security update 2022年11月11日

影响产品

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