diff options
author | naddy <naddy@FreeBSD.org> | 2008-05-12 03:35:33 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2008-05-12 03:35:33 +0800 |
commit | acae60f4abfc491a022c39d1c166ffe062dc9f14 (patch) | |
tree | 66e62e891c5c5bee93944edbb27b62ebf8f8abed /security | |
parent | 6e72201eb7aadf5b1895506c631e8c7d39acdc3c (diff) | |
download | freebsd-ports-gnome-acae60f4abfc491a022c39d1c166ffe062dc9f14.tar.gz freebsd-ports-gnome-acae60f4abfc491a022c39d1c166ffe062dc9f14.tar.zst freebsd-ports-gnome-acae60f4abfc491a022c39d1c166ffe062dc9f14.zip |
Document vorbis-tools Speex header processing vulnerability.
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index ea034d72dffb..ea3eb27ef848 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -34,6 +34,40 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="633716fa-1f8f-11dd-b143-0211d880e350"> + <topic>vorbis-tools -- Speex header processing vulnerability</topic> + <affects> + <package> + <name>vorbis-tools</name> + <range><lt>1.2.0_2,3</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Secunia reports:</p> + <blockquote cite="http://secunia.com/advisories/29882/"> + <p>A vulnerability has been reported in vorbis-tools, + which can potentially be exploited by malicious people + to compromise a user's system.</p> + <p>The vulnerability is caused due to an input validation + error when processing Speex headers, which can be + exploited via a specially crafted Speex stream containing + a negative "modeID" field in the header.</p> + <p>Successful exploitation may allow execution of arbitrary + code.</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2008-1686</cvename> + <url>http://secunia.com/advisories/29882/</url> + </references> + <dates> + <discovery>2008-04-18</discovery> + <entry>2008-05-11</entry> + </dates> + </vuln> + <vuln vid="8950ac62-1d30-11dd-9388-0211060005df"> <topic>qemu -- "drive_init()" Disk Format Security Bypass</topic> <affects> |