From nobody@FreeBSD.org  Tue Jul  5 16:27:57 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 7DC99106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  5 Jul 2011 16:27:57 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 6E2FF8FC18
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  5 Jul 2011 16:27:57 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p65GRt0K025744
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 5 Jul 2011 16:27:55 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p65GRteB025743;
	Tue, 5 Jul 2011 16:27:55 GMT
	(envelope-from nobody)
Message-Id: <201107051627.p65GRteB025743@red.freebsd.org>
Date: Tue, 5 Jul 2011 16:27:55 GMT
From: Ryan Steinmetz <rpsfa@rit.edu>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [vuxml] BIND CVE-2011-2464  + CVE-2011-2465
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         158672
>Category:       ports
>Synopsis:       [vuxml] BIND CVE-2011-2464  + CVE-2011-2465
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    dougb
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 05 16:30:09 UTC 2011
>Closed-Date:    Tue Jul 05 23:40:22 UTC 2011
>Last-Modified:  Tue Jul  5 23:50:06 UTC 2011
>Originator:     Ryan Steinmetz
>Release:        8.2-RELEASE
>Organization:
Rochester Institute of Technology
>Environment:
>Description:
-Document vulnerabilities in dns/bind96, dns/bind97 and dns/bind98 as well as FreeBSD versions affected by these CVEs
-CVE-2011-2464 and CVE-2011-2465

-Please be aware that this PR relies on the creation of FreeBSD-SA-11:03.bind
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: vuln.xml
===================================================================
RCS file: /home/ncvs/ports/security/vuxml/vuln.xml,v
retrieving revision 1.2396
diff -u -r1.2396 vuln.xml
--- vuln.xml	3 Jul 2011 13:32:49 -0000	1.2396
+++ vuln.xml	5 Jul 2011 16:19:59 -0000
@@ -34,6 +34,79 @@
 
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+  <vuln vid="4ccee784-a721-11e0-89b4-001ec9578670">
+    <topic>BIND -- Remote DoS with certain RPZ configurations</topic>
+    <affects>
+      <package>
+	<name>bind98</name>
+	<range><lt>9.8.0.4</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">
+	<p>ISC reports:</p>
+	<blockquote cite="http://www.isc.org/software/bind/advisories/cve-2011-2465">
+	  <p>Two defects were discovered in ISC's BIND 9 code. These defects only affect BIND 9 
+	    servers which have recursion enabled and which use a specific feature of the software 
+	    known as Response Policy Zones (RPZ) and where the RPZ zone contains a specific 
+	    rule/action pattern.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <cvename>CVE-2011-2465</cvename>
+      <url>http://www.isc.org/software/bind/advisories/cve-2011-2465</url>
+    </references>
+    <dates>
+      <discovery>2011-07-05</discovery>
+      <entry>2011-07-05</entry>
+    </dates>
+  </vuln>
+
+  <vuln vid="fd64188d-a71d-11e0-89b4-001ec9578670">
+    <topic>BIND -- Remote DoS against authoritative and recursive servers</topic>
+    <affects>
+      <package>
+	<name>bind96</name>
+	<range><lt>9.6.3.1.ESV.R4.3</lt></range>
+      </package>
+      <package>
+	<name>bind97</name>
+	<range><lt>9.7.3.3</lt></range>
+      </package>
+      <package>
+	<name>bind98</name>
+	<range><lt>9.8.0.4</lt></range>
+      </package>
+      <system>
+	<name>FreeBSD</name>
+	<range><gt>7.3</gt><lt>7.3_7</lt></range>
+	<range><gt>7.4</gt><lt>7.4_3</lt></range>
+	<range><gt>8.1</gt><lt>8.1_5</lt></range>
+	<range><gt>8.2</gt><lt>8.2_3</lt></range>
+      </system>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">
+	<p>ISC reports:</p>
+	<blockquote cite="http://www.isc.org/software/bind/advisories/cve-2011-2464">
+	  <p>A defect in the affected BIND 9 versions allows an attacker to remotely cause the "named" 
+	    process to exit using a specially crafted packet.</p>
+	  <p>This defect affects both recursive and authoritative servers.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <freebsdsa>SA-11:03.bind</freebsdsa>
+      <cvename>CVE-2011-2464</cvename>
+      <url>http://www.isc.org/software/bind/advisories/cve-2011-2464</url>
+    </references>
+    <dates>
+      <discovery>2011-07-05</discovery>
+      <entry>2011-07-05</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="7e4e5c53-a56c-11e0-b180-00216aa06fc2">
     <topic>phpmyadmin -- multiple vulnerabilities</topic>
     <affects>


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->wxs 
Responsible-Changed-By: wxs 
Responsible-Changed-When: Tue Jul 5 16:34:23 UTC 2011 
Responsible-Changed-Why:  
Fix category and take. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=158672 
State-Changed-From-To: open->analyzed 
State-Changed-By: dougb 
State-Changed-When: Tue Jul 5 21:39:26 UTC 2011 
State-Changed-Why:  

Working on it 


Responsible-Changed-From-To: wxs->dougb 
Responsible-Changed-By: dougb 
Responsible-Changed-When: Tue Jul 5 21:39:26 UTC 2011 
Responsible-Changed-Why:  

My ports, my problem :) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=158672 
State-Changed-From-To: analyzed->closed 
State-Changed-By: dougb 
State-Changed-When: Tue Jul 5 23:39:42 UTC 2011 
State-Changed-Why:  

Committed with some modifications as 1.2397. 

Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=158672 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/158672: commit references a PR
Date: Tue,  5 Jul 2011 23:39:59 +0000 (UTC)

 dougb       2011-07-05 23:39:46 UTC
 
   FreeBSD ports repository
 
   Modified files:
     security/vuxml       vuln.xml 
   Log:
   Document BIND vulnerabilities for ports. This was inspired by the PR,
   but re-formatted and edited by me, so responsibility for errors is mine.
   
   PR:             ports/158672
   Submitted by:   Ryan Steinmetz <rpsfa@rit.edu>
   
   Revision  Changes    Path
   1.2397    +67 -1     ports/security/vuxml/vuln.xml
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
