aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVasil Dimov <vd@FreeBSD.org>2006-03-09 10:53:14 +0000
committerVasil Dimov <vd@FreeBSD.org>2006-03-09 10:53:14 +0000
commit991064231d4897e4bfecae48b17b9dc2bc62eb6f (patch)
tree7d78b1cbd04056deee57b3854eb6519b492d8f8d
parent49dfdb8f18032ab0cf8daf30862fd914857eb9dd (diff)
downloadports-991064231d4897e4bfecae48b17b9dc2bc62eb6f.tar.gz
ports-991064231d4897e4bfecae48b17b9dc2bc62eb6f.zip
Document multimedia/mplayer's heap overflow in the ASF demuxer
Reviewed by: simon Approved by: portmgr (implicit), security-officer (simon)
Notes
Notes: svn path=/head/; revision=157051
-rw-r--r--security/vuxml/vuln.xml35
1 files changed, 35 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 9e85d355aab1..35b14709fc8a 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -34,6 +34,41 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="104beb63-af4d-11da-8414-0013d4a4a40e">
+ <topic>mplayer -- heap overflow in the ASF demuxer</topic>
+ <affects>
+ <package>
+ <name>mplayer</name>
+ <name>mplayer-gtk</name>
+ <name>mplayer-esound</name>
+ <name>mplayer-gtk-esound</name>
+ <range><lt>0.99.7_11</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>The Mplayer team reports:</p>
+ <blockquote cite="http://www.mplayerhq.hu/design7/news.html#vuln13">
+ <p>A potential buffer overflow was found in the ASF demuxer.
+ Arbitrary remote code execution is possible (under the user ID
+ running the player) when streaming an ASF file from a malicious
+ server or local code execution (under the user ID running the
+ player) if a malicious ASF file is played locally.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2006-0579</cvename>
+ <url>http://www.mplayerhq.hu/design7/news.html#vuln13</url>
+ <url>http://secunia.com/advisories/18718</url>
+ <url>http://bugs.gentoo.org/show_bug.cgi?id=122029</url>
+ </references>
+ <dates>
+ <discovery>2006-02-15</discovery>
+ <entry>2006-03-09</entry>
+ </dates>
+ </vuln>
+
<vuln vid="594ad3c5-a39b-11da-926c-0800209adf0e">
<topic>SSH.COM SFTP server -- format string vulnerability</topic>
<affects>