Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Mar 2013 05:31:07 +0000 (UTC)
From:      Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r315257 - head/security/vuxml
Message-ID:  <201303260531.r2Q5V7aY022808@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303260531.r2Q5V7aY022808>