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.
67 lines
2.1 KiB
67 lines
2.1 KiB
13 years ago
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
|
||
|
|
||
|
<glsa id="200503-21">
|
||
|
<title>Grip: CDDB response overflow</title>
|
||
|
<synopsis>
|
||
|
Grip contains a buffer overflow that can be triggered by a large CDDB
|
||
|
response, potentially allowing the execution of arbitrary code.
|
||
|
</synopsis>
|
||
|
<product type="ebuild">grip</product>
|
||
|
<announced>March 17, 2005</announced>
|
||
|
<revised>March 17, 2005: 01</revised>
|
||
|
<bug>84704</bug>
|
||
|
<access>remote</access>
|
||
|
<affected>
|
||
|
<package name="media-sound/grip" auto="yes" arch="*">
|
||
|
<unaffected range="ge">3.3.0</unaffected>
|
||
|
<vulnerable range="lt">3.3.0</vulnerable>
|
||
|
</package>
|
||
|
</affected>
|
||
|
<background>
|
||
|
<p>
|
||
|
Grip is a GTK+ based audio CD player/ripper.
|
||
|
</p>
|
||
|
</background>
|
||
|
<description>
|
||
|
<p>
|
||
|
Joseph VanAndel has discovered a buffer overflow in Grip when
|
||
|
processing large CDDB results.
|
||
|
</p>
|
||
|
</description>
|
||
|
<impact type="normal">
|
||
|
<p>
|
||
|
A malicious CDDB server could cause Grip to crash by returning
|
||
|
more then 16 matches, potentially allowing the execution of arbitrary
|
||
|
code with the privileges of the user running the application.
|
||
|
</p>
|
||
|
</impact>
|
||
|
<workaround>
|
||
|
<p>
|
||
|
Disable automatic CDDB queries, but we highly encourage users to
|
||
|
upgrade to 3.3.0.
|
||
|
</p>
|
||
|
</workaround>
|
||
|
<resolution>
|
||
|
<p>
|
||
|
All Grip users should upgrade to the latest version:
|
||
|
</p>
|
||
|
<code>
|
||
|
# emerge --sync
|
||
|
# emerge --ask --oneshot --verbose ">=media-sound/grip-3.3.0"</code>
|
||
|
</resolution>
|
||
|
<references>
|
||
|
<uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0706">CAN-2005-0706</uri>
|
||
|
<uri link="http://sourceforge.net/tracker/?group_id=3714&atid=103714&func=detail&aid=834724">Original Bug Report</uri>
|
||
|
</references>
|
||
|
<metadata tag="requester" timestamp="Mon, 14 Mar 2005 20:06:50 +0000">
|
||
|
koon
|
||
|
</metadata>
|
||
|
<metadata tag="submitter" timestamp="Tue, 15 Mar 2005 23:47:13 +0000">
|
||
|
lewk
|
||
|
</metadata>
|
||
|
<metadata tag="bugReady" timestamp="Thu, 17 Mar 2005 10:03:26 +0000">
|
||
|
koon
|
||
|
</metadata>
|
||
|
</glsa>
|