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-200412-22.xml

66 lines
2.0 KiB

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200412-22">
<title>mpg123: Playlist buffer overflow</title>
<synopsis>
mpg123 is vulnerable to a buffer overflow that allows an attacker to
execute arbitrary code through the use of a malicious playlist.
</synopsis>
<product type="ebuild">mpg123</product>
<announced>2004-12-21</announced>
<revised count="01">2004-12-21</revised>
<bug>74692</bug>
<access>remote</access>
<affected>
<package name="media-sound/mpg123" auto="yes" arch="*">
<unaffected range="ge">0.59s-r8</unaffected>
<vulnerable range="lt">0.59s-r8</vulnerable>
</package>
</affected>
<background>
<p>
mpg123 is a MPEG Audio Player.
</p>
</background>
<description>
<p>
Bartlomiej Sieka discovered that mpg123 contains an unsafe
strcat() to an array in playlist.c. This code vulnerability may lead to
a buffer overflow.
</p>
</description>
<impact type="normal">
<p>
A remote attacker could craft a malicious playlist which, when
used, would result in the execution of arbitrary code with the rights
of the user running mpg123.
</p>
</impact>
<workaround>
<p>
There is no known workaround at this time.
</p>
</workaround>
<resolution>
<p>
All mpg123 users should upgrade to the latest version:
</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose "&gt;=media-sound/mpg123-0.59s-r8"</code>
</resolution>
<references>
<uri link="http://tigger.uic.edu/~jlongs2/holes/mpg123.txt">Original Advisory</uri>
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-1284">CAN-2004-1284</uri>
</references>
<metadata tag="requester" timestamp="2004-12-20T14:15:47Z">
koon
</metadata>
<metadata tag="bugReady" timestamp="2004-12-20T21:20:26Z">
koon
</metadata>
<metadata tag="submitter" timestamp="2004-12-21T09:35:46Z">
SeJo
</metadata>
</glsa>