From rea-fbsd@codelabs.ru  Tue Nov  2 15:52:09 2010
Return-Path: <rea-fbsd@codelabs.ru>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 24A521065670
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  2 Nov 2010 15:52:09 +0000 (UTC)
	(envelope-from rea-fbsd@codelabs.ru)
Received: from 0.mx.codelabs.ru (0.mx.codelabs.ru [144.206.177.45])
	by mx1.freebsd.org (Postfix) with ESMTP id BD3868FC13
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  2 Nov 2010 15:52:07 +0000 (UTC)
Received: from void.codelabs.ru (void.codelabs.ru [144.206.177.25])
	by 0.mx.codelabs.ru with esmtps (TLSv1:CAMELLIA256-SHA:256)
	id 1PDIzO-000PQ5-PN for FreeBSD-gnats-submit@freebsd.org; Tue, 02 Nov 2010 18:41:34 +0300
Message-Id: <20101102154134.99190DA81F@void.codelabs.ru>
Date: Tue,  2 Nov 2010 18:41:34 +0300 (MSK)
From: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Reply-To: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: VuXML entry for CVE-2010-2010-3445 in Wireshark
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         151891
>Category:       ports
>Synopsis:       security/vuxml: VuXML entry for CVE-2010-2010-3445 in Wireshark
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    delphij
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 02 16:00:19 UTC 2010
>Closed-Date:    Sat Nov 06 04:09:32 UTC 2010
>Last-Modified:  Sat Nov  6 04:10:08 UTC 2010
>Originator:     Eygene Ryabinkin
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
Code Labs
>Environment:

System: FreeBSD 9.0-CURRENT amd64

>Description:

There is a DoS in BER-based dissectors: [1].  It was fixed in
1.4.1 [2] and 1.2.12 [3].  FreeBSD ports now have 1.4.1 in the
tree, so only VuXML entry is needed.

>How-To-Repeat:

[1] https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5230
[2] http://www.wireshark.org/lists/wireshark-announce/201010/msg00002.html
[3] http://www.wireshark.org/lists/wireshark-announce/201010/msg00001.html

>Fix:

The following VuXML entry should be evaluated and added:
--- vuln.xml begins here ---
  <vuln vid="b2eaa7c2-e64a-11df-bc65-0022156e8794">
    <topic>Wireshark -- DoS in the BER-based dissectors</topic>
    <affects>
      <package>
        <name>wireshark</name>
        <range><ge>1.3</ge><lt>1.4.1</lt></range>
        <range><ge>1.0</ge><lt>1.2.12</lt></range>
      </package>
      <package>
        <name>wireshark-lite</name>
        <range><ge>1.3</ge><lt>1.4.1</lt></range>
        <range><ge>1.0</ge><lt>1.2.12</lt></range>
      </package>
      <package>
        <name>tshark</name>
        <range><ge>1.3</ge><lt>1.4.1</lt></range>
        <range><ge>1.0</ge><lt>1.2.12</lt></range>
      </package>
      <package>
        <name>tshark-lite</name>
        <range><ge>1.3</ge><lt>1.4.1</lt></range>
        <range><ge>1.0</ge><lt>1.2.12</lt></range>
      </package>
    </affects>
    <description>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>Secunia reports:</p>
        <blockquote
          cite="http://secunia.com/advisories/41535">
          <p>A vulnerability has been discovered in Wireshark, which can
          be exploited by malicious people to cause a DoS (Denial of
          Service).</p>
          <p>The vulnerability is caused due to an infinite recursion
          error in the "dissect_unknown_ber()" function in
          epan/dissectors/packet-ber.c and can be exploited to cause a
          stack overflow e.g. via a specially crafted SNMP packet.</p>
          <p>The vulnerability is confirmed in version 1.4.0 and
          reported in version 1.2.11 and prior and version 1.4.0 and
          prior.</p>
        </blockquote>
      </body>
    </description>
    <references>
      <cvename>CVE-2010-3445</cvename>
      <url>http://www.wireshark.org/lists/wireshark-announce/201010/msg00002.html</url>
      <url>http://www.wireshark.org/lists/wireshark-announce/201010/msg00001.html</url>
    </references>
    <dates>
      <discovery>2010-09-16</discovery>
      <entry>TODAY</entry>
    </dates>
  </vuln>
--- vuln.xml ends here ---
It passes 'make validate' fine on my machine.
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->secteam 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Fri Nov 5 11:27:54 UTC 2010 
Responsible-Changed-Why:  
Fix synopsis and assign. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151891 
Responsible-Changed-From-To: secteam->delphij 
Responsible-Changed-By: delphij 
Responsible-Changed-When: Fri Nov 5 16:54:18 UTC 2010 
Responsible-Changed-Why:  
Take. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151891 
State-Changed-From-To: open->closed 
State-Changed-By: delphij 
State-Changed-When: Sat Nov 6 04:09:16 UTC 2010 
State-Changed-Why:  
Committed, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/151891: commit references a PR
Date: Sat,  6 Nov 2010 04:09:05 +0000 (UTC)

 delphij     2010-11-06 04:08:59 UTC
 
   FreeBSD ports repository
 
   Modified files:
     security/vuxml       vuln.xml 
   Log:
   Add wireshark CVE-2010-3445.
   
   PR:             ports/151891
   Submitted by:   Eygene Ryabinkin
   
   Revision  Changes    Path
   1.2248    +54 -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:
