diff options
author | Xin LI <delphij@FreeBSD.org> | 2007-10-04 22:56:29 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2007-10-04 22:56:29 +0000 |
commit | d42f9fd9d47d95c7146e5469d10228fb6759d879 (patch) | |
tree | 8ae9a3f896843853c8f5d051852da8c5bb16bcda /security | |
parent | 015a05c5076ada312e4536d663c474a5efaa9b1f (diff) |
Notes
Diffstat (limited to 'security')
-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 4e7ed461c155..d0dba96e5f7a 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="91ed69f9-72c7-11dc-981a-001921ab2fa4"> + <topic>firebird -- multiple remote buffer overflow vulnerabilities</topic> + <affects> + <package> + <name>firebird-server</name> + <range><lt>2.0.3</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>RISE Security reports:</p> + <blockquote cite="http://risesecurity.org/advisory/RISE-2007003/"> + <p>There exists multiple vulnerabilities within functions + of Firebird Relational Database, which when properly + exploited can lead to remote compromise of the vulnerable + system.</p> + </blockquote> + </body> + </description> + <references> + <bid>25925</bid> + </references> + <dates> + <discovery>2007-10-03</discovery> + <entry>2007-10-04</entry> + </dates> + </vuln> + <vuln vid="15ec9123-7061-11dc-b372-001921ab2fa4"> <topic>id3lib -- insecure temporary file creation</topic> <affects> |