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

65 lines
1.9 KiB

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200607-08">
<title>GIMP: Buffer overflow</title>
<synopsis>
GIMP is prone to a buffer overflow which may lead to the execution of
arbitrary code when loading specially crafted XCF files.
</synopsis>
<product type="ebuild">gimp</product>
<announced>2006-07-23</announced>
<revised count="02">2006-07-24</revised>
<bug>139524</bug>
<access>remote</access>
<affected>
<package name="media-gfx/gimp" auto="yes" arch="*">
<unaffected range="ge">2.2.12</unaffected>
<vulnerable range="lt">2.2.12</vulnerable>
</package>
</affected>
<background>
<p>
GIMP is the GNU Image Manipulation Program. XCF is the native image
file format used by GIMP.
</p>
</background>
<description>
<p>
Henning Makholm discovered that the "xcf_load_vector()" function is
vulnerable to a buffer overflow when loading a XCF file with a large
"num_axes" value.
</p>
</description>
<impact type="normal">
<p>
An attacker could exploit this issue to execute arbitrary code by
enticing a user to open a specially crafted XCF file.
</p>
</impact>
<workaround>
<p>
There is no known workaround at this time.
</p>
</workaround>
<resolution>
<p>
All GIMP users should update to the latest stable version:
</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose "&gt;=media-gfx/gimp-2.2.12"</code>
</resolution>
<references>
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3404">CVE-2006-3404</uri>
</references>
<metadata tag="requester" timestamp="2006-07-12T17:07:39Z">
jaervosz
</metadata>
<metadata tag="bugReady" timestamp="2006-07-12T18:38:18Z">
DerCorny
</metadata>
<metadata tag="submitter" timestamp="2006-07-12T19:27:03Z">
DerCorny
</metadata>
</glsa>