summaryrefslogtreecommitdiff
blob: 062217887ac2f68c3bc26ba15d3ebfc7d4066b37 (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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200501-26">
  <title>ImageMagick: PSD decoding heap overflow</title>
  <synopsis>
    ImageMagick is vulnerable to a heap overflow when decoding Photoshop
    Document (PSD) files, which could lead to arbitrary code execution.
  </synopsis>
  <product type="ebuild">imagemagick</product>
  <announced>2005-01-20</announced>
  <revised count="01">2005-01-20</revised>
  <bug>77932</bug>
  <access>remote</access>
  <affected>
    <package name="media-gfx/imagemagick" auto="yes" arch="*">
      <unaffected range="ge">6.1.8.8</unaffected>
      <vulnerable range="lt">6.1.8.8</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    ImageMagick is a collection of tools to read, write and manipulate
    images in many formats.
    </p>
  </background>
  <description>
    <p>
    Andrei Nigmatulin discovered that a Photoshop Document (PSD) file
    with more than 24 layers could trigger a heap overflow.
    </p>
  </description>
  <impact type="normal">
    <p>
    An attacker could potentially design a mailicous PSD image file to
    cause arbitrary code execution with the permissions of the user running
    ImageMagick.
    </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.1.8.8"</code>
  </resolution>
  <references>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0005">CAN-2005-0005</uri>
    <uri link="http://www.idefense.com/application/poi/display?id=184&amp;type=vulnerabilities">iDEFENSE Advisory</uri>
  </references>
  <metadata tag="submitter" timestamp="2005-01-18T13:50:38Z">
    koon
  </metadata>
  <metadata tag="bugReady" timestamp="2005-01-20T09:15:57Z">
    koon
  </metadata>
</glsa>