summaryrefslogtreecommitdiff
blob: 84b217f50f128402f22f1872b87406b732bb884e (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
68
69
70
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">

<glsa id="200611-07">
  <title>GraphicsMagick: PALM and DCM buffer overflows</title>
  <synopsis>
    GraphicsMagick improperly handles PALM and DCM images, potentially
    resulting in the execution of arbitrary code.
  </synopsis>
  <product type="ebuild">graphicsmagick</product>
  <announced>November 13, 2006</announced>
  <revised>November 13, 2006: 01</revised>
  <bug>152668</bug>
  <access>remote</access>
  <affected>
    <package name="media-gfx/graphicsmagick" auto="yes" arch="*">
      <unaffected range="ge">1.1.7-r3</unaffected>
      <vulnerable range="lt">1.1.7-r3</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    GraphicsMagick is a collection of tools and libraries which support
    reading, writing, and manipulating images in many major formats.
    </p>
  </background>
  <description>
    <p>
    M. Joonas Pihlaja has reported that a boundary error exists within the
    ReadDCMImage() function of coders/dcm.c, causing the improper handling
    of DCM images. Pihlaja also reported that there are several boundary
    errors in the ReadPALMImage() function of coders/palm.c, similarly
    causing the improper handling of PALM images.
    </p>
  </description>
  <impact type="normal">
    <p>
    An attacker could entice a user to open a specially crafted DCM or PALM
    image with GraphicsMagick, and possibly execute arbitrary code with the
    privileges of the user running GraphicsMagick.
    </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 &quot;&gt;=media-gfx/graphicsmagick-1.1.7-r3&quot;</code>
  </resolution>
  <references>
    <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5456">CVE-2006-5456</uri>
  </references>
  <metadata tag="requester" timestamp="Mon, 06 Nov 2006 14:10:18 +0000">
    vorlon078
  </metadata>
  <metadata tag="submitter" timestamp="Mon, 06 Nov 2006 23:27:19 +0000">
    shellsage
  </metadata>
  <metadata tag="bugReady" timestamp="Tue, 07 Nov 2006 12:33:19 +0000">
    falco
  </metadata>
</glsa>