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-200503-34.xml

67 lines
2.1 KiB

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200503-34">
<title>mpg321: Format string vulnerability</title>
<synopsis>
A flaw in the processing of ID3 tags in mpg321 could potentially lead to
the execution of arbitrary code.
</synopsis>
<product type="ebuild">mpg321</product>
<announced>2005-03-28</announced>
<revised count="01">2005-03-28</revised>
<bug>86033</bug>
<access>remote</access>
<affected>
<package name="media-sound/mpg321" auto="yes" arch="*">
<unaffected range="ge">0.2.10-r2</unaffected>
<vulnerable range="lt">0.2.10-r2</vulnerable>
</package>
</affected>
<background>
<p>
mpg321 is a GPL replacement for mpg123, a command line audio
player with support for ID3. ID3 is a tagging system that allows
metadata to be embedded within media files.
</p>
</background>
<description>
<p>
A routine security audit of the mpg321 package revealed a known
security issue remained unpatched. The vulnerability is a result of
mpg321 printing embedded ID3 data to the console in an unsafe manner.
</p>
</description>
<impact type="normal">
<p>
Successful exploitation would require a victim to play a specially
crafted audio file using mpg321, potentially resulting in the execution
of arbitrary code.
</p>
</impact>
<workaround>
<p>
There is no known workaround at this time.
</p>
</workaround>
<resolution>
<p>
All mpg321 users should upgrade to the latest version:
</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose "&gt;=media-sound/mpg321-0.2.10-r2"</code>
</resolution>
<references>
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0969">CVE-2003-0969</uri>
</references>
<metadata tag="requester" timestamp="2005-03-23T14:50:18Z">
koon
</metadata>
<metadata tag="submitter" timestamp="2005-03-24T12:50:11Z">
taviso
</metadata>
<metadata tag="bugReady" timestamp="2005-03-27T10:18:10Z">
jaervosz
</metadata>
</glsa>