From owner-svn-ports-head@freebsd.org Tue Sep 8 17:32:47 2015 Return-Path: Delivered-To: svn-ports-head@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 C0EC19CCE38; Tue, 8 Sep 2015 17:32:47 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::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 B046B102B; Tue, 8 Sep 2015 17:32:47 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t88HWlaE006437; Tue, 8 Sep 2015 17:32:47 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t88HWl5d006436; Tue, 8 Sep 2015 17:32:47 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201509081732.t88HWl5d006436@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Tue, 8 Sep 2015 17:32:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r396416 - 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.20 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, 08 Sep 2015 17:32:47 -0000 Author: feld Date: Tue Sep 8 17:32:46 2015 New Revision: 396416 URL: https://svnweb.freebsd.org/changeset/ports/396416 Log: Document sysutils/ganglia-webfrontent vulnerability Security: CVE-2015-6816 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Sep 8 17:14:27 2015 (r396415) +++ head/security/vuxml/vuln.xml Tue Sep 8 17:32:46 2015 (r396416) @@ -58,6 +58,32 @@ Notes: --> + + ganglia-webfrontent -- auth bypass + + + ganglia-webfrontent + 3.7.1 + + + + +

Ivan Novikov reports:

+
+

It's easy to bypass auth by using boolean serialization...

+
+ +
+ + https://github.com/ganglia/ganglia-web/issues/267 + CVE-2015-6816 + + + 2015-09-04 + 2015-09-08 + +
+ wireshark -- multiple vulnerabilities