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-200702-11.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="200702-11">
<title>MPlayer: Buffer overflow</title>
<synopsis>
A buffer overflow was found in MPlayer's RTSP plugin that could lead to a
Denial of Service or arbitrary code execution.
</synopsis>
<product type="ebuild">MPlayer</product>
<announced>2007-02-27</announced>
<revised count="01">2007-02-27</revised>
<bug>159727</bug>
<access>remote</access>
<affected>
<package name="media-video/mplayer" auto="yes" arch="*">
<unaffected range="ge">1.0_rc1-r2</unaffected>
<vulnerable range="lt">1.0_rc1-r2</vulnerable>
</package>
</affected>
<background>
<p>
MPlayer is a media player capable of playing multiple media formats.
</p>
</background>
<description>
<p>
When checking for matching asm rules in the asmrp.c code, the results
are stored in a fixed-size array without boundary checks which may
allow a buffer overflow.
</p>
</description>
<impact type="normal">
<p>
An attacker can entice a user to connect to a manipulated RTSP server
resulting in a Denial of Service and possibly execution of arbitrary
code.
</p>
</impact>
<workaround>
<p>
There is no known workaround at this time.
</p>
</workaround>
<resolution>
<p>
All MPlayer users should upgrade to the latest version:
</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose "&gt;=media-video/mplayer-1.0_rc1-r2"</code>
</resolution>
<references>
<uri link="http://www.mplayerhq.hu/design7/news.html#vuln14">Original Advisory</uri>
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6172">CVE-2006-6172</uri>
</references>
<metadata tag="requester" timestamp="2007-02-12T12:10:45Z">
falco
</metadata>
<metadata tag="submitter" timestamp="2007-02-13T11:54:03Z">
daxomatic
</metadata>
<metadata tag="bugReady" timestamp="2007-02-13T12:06:52Z">
falco
</metadata>
</glsa>