From owner-svn-ports-head@FreeBSD.ORG Tue Mar 26 05:31:07 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 8B0D073E; Tue, 26 Mar 2013 05:31:07 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 7D80CB0A; Tue, 26 Mar 2013 05:31:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r2Q5V7iS022809; Tue, 26 Mar 2013 05:31:07 GMT (envelope-from acm@svn.freebsd.org) Received: (from acm@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r2Q5V7aY022808; Tue, 26 Mar 2013 05:31:07 GMT (envelope-from acm@svn.freebsd.org) Message-Id: <201303260531.r2Q5V7aY022808@svn.freebsd.org> From: Jose Alonso Cardenas Marquez Date: Tue, 26 Mar 2013 05:31:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r315257 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Mar 2013 05:31:07 -0000 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 --> + + firebird -- Remote Stack Buffer Overflow + + + firebird25-server + 2.5.02.5.2 + + + firebird21-server + 2.1.02.1.5 + + + + +

Firebird Project reports:

+
+

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.

+
+ +
+ + CVE-2013-2492 + https://gist.github.com/zeroSteiner/85daef257831d904479c + + + 2013-01-31 + 2013-03-06 + +
+ optipng -- use-after-free vulnerability