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-08.xml

70 lines
2.3 KiB

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200411-08">
<title>GD: Integer overflow</title>
<synopsis>
The PNG image decoding routines in the GD library contain an integer
overflow that may allow execution of arbitrary code with the rights of the
program decoding a malicious PNG image.
</synopsis>
<product type="ebuild">GD</product>
<announced>2004-11-03</announced>
<revised count="01">2004-11-03</revised>
<bug>69070</bug>
<access>remote</access>
<affected>
<package name="media-libs/gd" auto="yes" arch="*">
<unaffected range="ge">2.0.32</unaffected>
<vulnerable range="lt">2.0.32</vulnerable>
</package>
</affected>
<background>
<p>
The GD graphics library is an open source library which allows programmers
to easily generate PNG, JPEG, GIF and WBMP images from many different
programming languages.
</p>
</background>
<description>
<p>
infamous41md found an integer overflow in the memory allocation procedure
of the GD routine that handles loading PNG image files.
</p>
</description>
<impact type="normal">
<p>
A remote attacker could entice a user to load a carefully crafted PNG image
file in a GD-powered application, or send a PNG image to a web application
which uses GD PNG decoding functions. This could potentially lead to
execution of arbitrary code with the rights of the program loading the
image.
</p>
</impact>
<workaround>
<p>
There is no known workaround at this time.
</p>
</workaround>
<resolution>
<p>
All GD users should upgrade to the latest version:
</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose "&gt;=media-libs/gd-2.0.32"</code>
</resolution>
<references>
<uri link="http://www.securityfocus.com/archive/1/379382">Original BugTraq advisory</uri>
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0990">CAN-2004-0990</uri>
</references>
<metadata tag="requester" timestamp="2004-11-01T10:23:54Z">
koon
</metadata>
<metadata tag="bugReady" timestamp="2004-11-02T21:56:13Z">
koon
</metadata>
<metadata tag="submitter" timestamp="2004-11-03T20:55:19Z">
koon
</metadata>
</glsa>