diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2008-02-28 09:41:13 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2008-02-28 09:41:13 +0800 |
commit | 30e41357f24e09d32f3f2d8e98dd36d7ca7dec50 (patch) | |
tree | 79c777d083bac4a625fa7052df6cf17f7e832ec2 /security/vuxml | |
parent | c663eeac6e41c55bf53389f1a52a96ab6fa0bb42 (diff) | |
download | freebsd-ports-gnome-30e41357f24e09d32f3f2d8e98dd36d7ca7dec50.tar.gz freebsd-ports-gnome-30e41357f24e09d32f3f2d8e98dd36d7ca7dec50.tar.zst freebsd-ports-gnome-30e41357f24e09d32f3f2d8e98dd36d7ca7dec50.zip |
- Document libxine -- buffer overflow vulnerability
Reviewed by: miwi
Diffstat (limited to 'security/vuxml')
-rw-r--r-- | security/vuxml/vuln.xml | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 440e92948be1..6b8096e01572 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -34,6 +34,34 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="e8a6a16d-e498-11dc-bb89-000bcdc1757a"> + <topic>libxine -- buffer overflow vulnerability</topic> + <affects> + <package> + <name>libxine</name> + <range><lt>1.1.10.1</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>xine Team reports:</p> + <blockquote cite="http://www.xinehq.de/index.php/news"> + <p>A new xine-lib version is now available. This release + contains a security fix (array index vulnerability which + may lead to a stack buffer overflow.</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2008-0486</cvename> + <url>http://www.xinehq.de/index.php/news</url> + </references> + <dates> + <discovery>2007-02-08</discovery> + <entry>2008-02-26</entry> + </dates> + </vuln> + <vuln vid="9f581778-e3d4-11dc-bb89-000bcdc1757a"> <topic>coppermine - multiple vulnerabilities</topic> <affects> |