summaryrefslogtreecommitdiff
blob: c7a35b9839b08431acc5f378ef7732ec93ac493f (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
71
72
73
74
75
76
77
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">

<glsa id="200411-28">
  <title>X.Org, XFree86: libXpm vulnerabilities</title>
  <synopsis>
    libXpm contains several vulnerabilities that could lead to a Denial of
    Service and arbitrary code execution.
  </synopsis>
  <product type="ebuild">X.Org, XFree86</product>
  <announced>November 19, 2004</announced>
  <revised>November 19, 2004: 01</revised>
  <bug>68544</bug>
  <access>remote</access>
  <affected>
    <package name="x11-base/xorg-x11" auto="yes" arch="*">
      <unaffected range="ge">6.8.0-r3</unaffected>
      <unaffected range="rge">6.7.0-r3</unaffected>
      <vulnerable range="lt">6.8.0-r3</vulnerable>
    </package>
    <package name="x11-base/xfree" auto="yes" arch="*">
      <unaffected range="ge">4.3.0-r8</unaffected>
      <vulnerable range="lt">4.3.0-r8</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    libXpm is a pixmap manipulation library for the X Window System,
    included in both X.Org and XFree86.
    </p>
  </background>
  <description>
    <p>
    Several issues were discovered in libXpm, including integer
    overflows, out-of-bounds memory accesses, insecure path traversal and
    an endless loop.
    </p>
  </description>
  <impact type="normal">
    <p>
    An attacker could craft a malicious pixmap file and entice a user
    to use it with an application linked against libXpm. This could lead to
    Denial of Service or arbitrary code execution.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All X.Org users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose &quot;&gt;=x11-base/xorg-x11-6.7.0-r3&quot;</code>
    <p>
    All XFree86 users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose &quot;&gt;=x11-base/xfree-x11-4.3.0-r8&quot;</code>
  </resolution>
  <references>
    <uri link="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0914">CAN-2004-0914</uri>
  </references>
  <metadata tag="requester" timestamp="Wed, 17 Nov 2004 20:14:27 +0000">
    jaervosz
  </metadata>
  <metadata tag="submitter" timestamp="Wed, 17 Nov 2004 20:53:59 +0000">
    jaervosz
  </metadata>
  <metadata tag="bugReady" timestamp="Thu, 18 Nov 2004 10:05:15 +0000">
    koon
  </metadata>
</glsa>