summaryrefslogtreecommitdiff
blob: 55207eef8b975c89be49bf20daf3158a65b83b37 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
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>