CVE-2021-39212

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}" />.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:imagemagick:imagemagick:*:*:*:*:*:*:*:*
cpe:2.3:a:imagemagick:imagemagick:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2021-09-13 18:15

Updated : 2024-02-28 18:48


NVD link : CVE-2021-39212

Mitre link : CVE-2021-39212

CVE.ORG link : CVE-2021-39212


JSON object : View

Products Affected

imagemagick

  • imagemagick
CWE
CWE-668

Exposure of Resource to Wrong Sphere

CWE-362

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')