You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/metadata/glsa/glsa-200411-28.xml

77 lines
2.4 KiB

<?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>2004-11-19</announced>
<revised count="01">2004-11-19</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 "&gt;=x11-base/xorg-x11-6.7.0-r3"</code>
<p>
All XFree86 users should upgrade to the latest version:
</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose "&gt;=x11-base/xfree-x11-4.3.0-r8"</code>
</resolution>
<references>
<uri link="https://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0914">CAN-2004-0914</uri>
</references>
<metadata tag="requester" timestamp="2004-11-17T20:14:27Z">
jaervosz
</metadata>
<metadata tag="submitter" timestamp="2004-11-17T20:53:59Z">
jaervosz
</metadata>
<metadata tag="bugReady" timestamp="2004-11-18T10:05:15Z">
koon
</metadata>
</glsa>