summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 ac668c0b43f9..68b8f5b7c5be 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -51,6 +51,39 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="6adca5e9-95d2-11e2-8549-68b599b52a02">
+ <topic>firebird -- Remote Stack Buffer Overflow</topic>
+ <affects>
+ <package>
+ <name>firebird25-server</name>
+ <range><ge>2.5.0</ge><le>2.5.2</le></range>
+ </package>
+ <package>
+ <name>firebird21-server</name>
+ <range><ge>2.1.0</ge><le>2.1.5</le></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Firebird Project reports:</p>
+ <blockquote cite="http://tracker.firebirdsql.org/browse/CORE-4058">
+ <p>The FirebirdSQL server is vulnerable to a stack buffer overflow
+ that can be triggered when an unauthenticated user sends a
+ specially crafted packet. The result can lead to remote code
+ execution as the user which runs the FirebirdSQL server.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2013-2492</cvename>
+ <url>https://gist.github.com/zeroSteiner/85daef257831d904479c</url>
+ </references>
+ <dates>
+ <discovery>2013-01-31</discovery>
+ <entry>2013-03-06</entry>
+ </dates>
+ </vuln>
+
<vuln vid="a8818f7f-9182-11e2-9bdf-d48564727302">
<topic>optipng -- use-after-free vulnerability</topic>
<affects>