aboutsummaryrefslogtreecommitdiffstats
path: root/security/vuxml
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2008-05-18 04:30:40 +0800
committernaddy <naddy@FreeBSD.org>2008-05-18 04:30:40 +0800
commit4eccaeeb5bcd30f338e1f152fca2ad821a4a2ed8 (patch)
treeb87d3b47c168047f45447f6bc9d12a4cf720c0b0 /security/vuxml
parentf88643f3cd71580405ee508a0bdacfe1cabc263a (diff)
downloadfreebsd-ports-gnome-4eccaeeb5bcd30f338e1f152fca2ad821a4a2ed8.tar.gz
freebsd-ports-gnome-4eccaeeb5bcd30f338e1f152fca2ad821a4a2ed8.tar.zst
freebsd-ports-gnome-4eccaeeb5bcd30f338e1f152fca2ad821a4a2ed8.zip
Document libvorbis security issues.
Diffstat (limited to 'security/vuxml')
-rw-r--r--security/vuxml/vuln.xml33
1 files changed, 33 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 62e83411986e..8279c6c0e38e 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -34,6 +34,39 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="f5a76faf-244c-11dd-b143-0211d880e350">
+ <topic>libvorbis -- various security issues</topic>
+ <affects>
+ <package>
+ <name>libvorbis</name>
+ <range><lt>1.2.0_2,3</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Red Hat reports:</p>
+ <blockquote cite="https://rhn.redhat.com/errata/RHSA-2008-0270.html">
+ <p>Will Drewry of the Google Security Team reported several
+ flaws in the way libvorbis processed audio data. An
+ attacker could create a carefully crafted [Vorbis] audio file
+ in such a way that it could cause an application linked
+ with libvorbis to crash, or execute arbitrary code when
+ it was opened.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2008-1419</cvename>
+ <cvename>CVE-2008-1420</cvename>
+ <cvename>CVE-2008-1423</cvename>
+ <url>https://rhn.redhat.com/errata/RHSA-2008-0270.html</url>
+ </references>
+ <dates>
+ <discovery>2008-05-14</discovery>
+ <entry>2008-05-17</entry>
+ </dates>
+ </vuln>
+
<vuln vid="f49ba347-2190-11dd-907c-001c2514716c">
<topic>django -- XSS vulnerability</topic>
<affects>