summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/glsa/glsa-201405-09.xml')
-rw-r--r--metadata/glsa/glsa-201405-09.xml67
1 files changed, 67 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201405-09.xml b/metadata/glsa/glsa-201405-09.xml
new file mode 100644
index 000000000000..55207eef8b97
--- /dev/null
+++ b/metadata/glsa/glsa-201405-09.xml
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201405-09">
+ <title>ImageMagick: Multiple vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been discovered in ImageMagick, the
+ worst of which could lead to arbitrary code execution.
+ </synopsis>
+ <product type="ebuild">imagemagick</product>
+ <announced>2014-05-17</announced>
+ <revised count="1">2014-05-17</revised>
+ <bug>409431</bug>
+ <bug>483032</bug>
+ <bug>500988</bug>
+ <bug>506562</bug>
+ <access>remote</access>
+ <affected>
+ <package name="media-gfx/imagemagick" auto="yes" arch="*">
+ <unaffected range="ge">6.8.8.10</unaffected>
+ <vulnerable range="lt">6.8.8.10</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>ImageMagick is a collection of tools and libraries for manipulating
+ various image formats.
+ </p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in ImageMagick. Please
+ review the CVE identifiers referenced below for details.
+ </p>
+
+ <p>Note that CVE-2012-1185 and CVE-2012-1186 were issued due to incomplete
+ fixes for CVE-2012-0247 and CVE-2012-0248, respectively. The earlier CVEs
+ were addressed in GLSA 201203-09.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>A remote attacker can utilize multiple vectors to execute arbitrary code
+ or cause a Denial of Service condition.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All ImageMagick users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=media-gfx/imagemagick-6.8.8.10"
+ </code>
+
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-1185">CVE-2012-1185</uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-1186">CVE-2012-1186</uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-4298">CVE-2013-4298</uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-1947">CVE-2014-1947</uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-2030">CVE-2014-2030</uri>
+ </references>
+ <metadata tag="requester" timestamp="2012-05-07T02:54:09Z">
+ underling
+ </metadata>
+ <metadata tag="submitter" timestamp="2014-05-17T13:31:31Z">
+ creffett
+ </metadata>
+</glsa>