From owner-svn-ports-all@freebsd.org Sun Dec 10 11:37:04 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6A536E89BDD; Sun, 10 Dec 2017 11:37:04 +0000 (UTC) (envelope-from cmt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 447876D8EE; Sun, 10 Dec 2017 11:37:04 +0000 (UTC) (envelope-from cmt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBABb3tC093479; Sun, 10 Dec 2017 11:37:03 GMT (envelope-from cmt@FreeBSD.org) Received: (from cmt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBABb3Oa093477; Sun, 10 Dec 2017 11:37:03 GMT (envelope-from cmt@FreeBSD.org) Message-Id: <201712101137.vBABb3Oa093477@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cmt set sender to cmt@FreeBSD.org using -f From: Christoph Moench-Tegeder Date: Sun, 10 Dec 2017 11:37:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455890 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: cmt X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 455890 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Dec 2017 11:37:04 -0000 Author: cmt Date: Sun Dec 10 11:37:02 2017 New Revision: 455890 URL: https://svnweb.freebsd.org/changeset/ports/455890 Log: document latest wireshark vulnerabilities Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sun Dec 10 11:25:40 2017 (r455889) +++ head/security/vuxml/vuln.xml Sun Dec 10 11:37:02 2017 (r455890) @@ -58,6 +58,60 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + wireshark -- multiple security issues + + + wireshark + 2.2.02.2.10 + 2.4.02.4.2 + + + wireshark-lite + 2.2.02.2.10 + 2.4.02.4.2 + + + wireshark-qt5 + 2.2.02.2.10 + 2.4.02.4.2 + + + tshark + 2.2.02.2.10 + 2.4.02.4.2 + + + tshark-lite + 2.2.02.2.10 + 2.4.02.4.2 + + + + +

wireshark developers reports:

+
+

wnpa-sec-2017-47: The IWARP_MPA dissector could crash. (CVE-2017-17084)

+

wnpa-sec-2017-48: The NetBIOS dissector could crash. Discovered by Kamil Frankowicz. (CVE-2017-17083)

+

wnpa-sec-2017-49: The CIP Safety dissector could crash. (CVE-2017-17085)

+
+ +
+ + https://www.wireshark.org/security/ + https://www.wireshark.org/security/wnpa-sec-2017-47.html + https://www.wireshark.org/security/wnpa-sec-2017-48.html + https://www.wireshark.org/security/wnpa-sec-2017-49.html + CVE-2017-17083 + CVE-2017-17084 + CVE-2017-17085 + + + 2017-11-30 + 2017-12-10 + +
+ OpenSSL -- multiple vulnerabilities