summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-202101-36.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-29 18:03:51 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-29 18:03:51 +0000
commitd7ed2b01311f15ba54fe8ea872aab7d59ab2b193 (patch)
tree1814dd2b5bbf2e7639fdafbeef48d228cfaf5e9b /metadata/glsa/glsa-202101-36.xml
parentabaa75b10f899ada8dd05b23cc03205064394bc6 (diff)
gentoo resync : 29.01.2021
Diffstat (limited to 'metadata/glsa/glsa-202101-36.xml')
-rw-r--r--metadata/glsa/glsa-202101-36.xml60
1 files changed, 60 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-202101-36.xml b/metadata/glsa/glsa-202101-36.xml
new file mode 100644
index 000000000000..7b5b52d6a17b
--- /dev/null
+++ b/metadata/glsa/glsa-202101-36.xml
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202101-36">
+ <title>ImageMagick: Command injection</title>
+ <synopsis>A vulnerability in ImageMagick's handling of PDF was discovered
+ possibly allowing code execution.
+ </synopsis>
+ <product type="ebuild">imagemagick</product>
+ <announced>2021-01-29</announced>
+ <revised count="1">2021-01-29</revised>
+ <bug>756829</bug>
+ <access>remote</access>
+ <affected>
+ <package name="media-gfx/imagemagick" auto="yes" arch="*">
+ <unaffected range="ge">7.0.10.41-r1</unaffected>
+ <unaffected range="ge">6.9.11.41-r1</unaffected>
+ <vulnerable range="lt">7.0.10.41-r1</vulnerable>
+ <vulnerable range="lt">6.9.11.41-r1</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>A collection of tools and libraries for many image formats.</p>
+ </background>
+ <description>
+ <p>A flaw in ImageMagick’s handling of password protected PDFs was
+ discovered.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>A remote attacker could entice a user to open a specially crafted PDF
+ using ImageMagick possibly resulting in execution of arbitrary code with
+ the privileges of the process or a Denial of Service condition.
+ </p>
+ </impact>
+ <workaround>
+ <p>Do not open untrusted PDFs.</p>
+ </workaround>
+ <resolution>
+ <p>All ImageMagick 7 users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose
+ "&gt;=media-gfx/imagemagick-7.0.10.41-r1"
+ </code>
+
+ <p>All ImageMagick 6 users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose
+ "&gt;=media-gfx/imagemagick-6.9.11.41-r1"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-29599">CVE-2020-29599</uri>
+ </references>
+ <metadata tag="requester" timestamp="2021-01-28T02:24:26Z">sam_c</metadata>
+ <metadata tag="submitter" timestamp="2021-01-29T00:02:42Z">sam_c</metadata>
+</glsa>