From owner-svn-ports-head@FreeBSD.ORG Thu Jun 6 08:36:35 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 345C5BF7; Thu, 6 Jun 2013 08:36:35 +0000 (UTC) (envelope-from erwin@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 0C5CC1FEB; Thu, 6 Jun 2013 08:36:35 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r568aYCu061579; Thu, 6 Jun 2013 08:36:34 GMT (envelope-from erwin@svn.freebsd.org) Received: (from erwin@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r568aYvq061578; Thu, 6 Jun 2013 08:36:34 GMT (envelope-from erwin@svn.freebsd.org) Message-Id: <201306060836.r568aYvq061578@svn.freebsd.org> From: Erwin Lansing Date: Thu, 6 Jun 2013 08:36:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r320060 - 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: Thu, 06 Jun 2013 08:36:35 -0000 Author: erwin Date: Thu Jun 6 08:36:34 2013 New Revision: 320060 URL: http://svnweb.freebsd.org/changeset/ports/320060 Log: Add entry for the latest Bind vulnerabilities in CVE-2013-3919. Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Jun 6 07:43:34 2013 (r320059) +++ head/security/vuxml/vuln.xml Thu Jun 6 08:36:34 2013 (r320060) @@ -51,6 +51,56 @@ Note: Please add new entries to the beg --> + + dns/bind9* -- iA recursive resolver can be crashed by a query for a malformed zone + + + bind99 + 9.9.3.1 + + + bind99-base + 9.9.3.1 + + + bind98 + 9.8.5.1 + + + bind98-base + 9.8.5.1 + + + bind96 + 9.6.3.2.ESV.R9 + + + bind96-base + 9.6.3.2.ESV.R9 + + + + +

ISC reports:

+
+

A bug has been discovered in the most recent releases of + BIND 9 which has the potential for deliberate exploitation + as a denial-of-service attack. By sending a recursive + resolver a query for a record in a specially malformed zone, + an attacker can cause BIND 9 to exit with a fatal + "RUNTIME_CHECK" error in resolver.c.

+
+ +
+ + CVE-2013-3919 + + + 2013-06-04 + 2013-06-06 + +
+ phpMyAdmin -- XSS due to unescaped HTML output in Create View page