svn commit: r315257 - head/security/vuxml
Jose Alonso Cardenas Marquez
acm at FreeBSD.org
Tue Mar 26 05:31:07 UTC 2013
Author: acm
Date: Tue Mar 26 05:31:06 2013
New Revision: 315257
URL: http://svnweb.freebsd.org/changeset/ports/315257
Log:
firebird vulnerability entry (CVE-2013-2492)
Security: 6adca5e9-95d2-11e2-8549-68b599b52a02
Modified:
head/security/vuxml/vuln.xml
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Tue Mar 26 04:45:25 2013 (r315256)
+++ head/security/vuxml/vuln.xml Tue Mar 26 05:31:06 2013 (r315257)
@@ -51,6 +51,39 @@ Note: Please add new entries to the beg
-->
<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>
More information about the svn-ports-all
mailing list