summaryrefslogtreecommitdiff
blob: d3a2c4e2ebec6403d7a1ac843401a26fec40da3b (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201311-10">
  <title>GraphicsMagick: Multiple vulnerabilities</title>
  <synopsis>Multiple vulnerabilities have been found in GraphicsMagick,
    allowing remote attackers to execute arbitrary code or cause a Denial of
    Service condition.
  </synopsis>
  <product type="ebuild">graphicsmagick</product>
  <announced>2013-11-19</announced>
  <revised>2013-11-19: 1</revised>
  <bug>365769</bug>
  <bug>488050</bug>
  <access>remote</access>
  <affected>
    <package name="media-gfx/graphicsmagick" auto="yes" arch="*">
      <unaffected range="ge">1.3.18</unaffected>
      <vulnerable range="lt">1.3.18</vulnerable>
    </package>
  </affected>
  <background>
    <p>GraphicsMagick is the Swiss army knife of image processing.</p>
  </background>
  <description>
    <p>Multiple vulnerabilities have been discovered in GraphicsMagick. Please
      review the CVE identifiers referenced below for details.
    </p>
  </description>
  <impact type="normal">
    <p>A remote attacker could entice a user to open a specially-crafted image
      file, potentially resulting in arbitrary code execution or a Denial of
      Service condition.
    </p>
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>All GraphicsMagick users should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose "&gt;=media-gfx/graphicsmagick-1.3.18"
    </code>
    
  </resolution>
  <references>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-1097">CVE-2008-1097</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-1882">CVE-2009-1882</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-3736">CVE-2009-3736</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-4589">CVE-2013-4589</uri>
  </references>
  <metadata tag="requester" timestamp="2013-02-24T15:58:45Z">ackle</metadata>
  <metadata tag="submitter" timestamp="2013-11-19T00:09:06Z">Zlogene</metadata>
</glsa>