Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Sep 2015 17:32:47 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r396416 - head/security/vuxml
Message-ID:  <201509081732.t88HWl5d006436@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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:
 
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">;
+  <vuln vid="d68df01b-564e-11e5-9ad8-14dae9d210b8">
+    <topic>ganglia-webfrontent -- auth bypass</topic>
+    <affects>
+      <package>
+	<name>ganglia-webfrontent</name>
+	<range><lt>3.7.1</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">;
+	<p>Ivan Novikov reports:</p>
+	<blockquote cite="https://github.com/ganglia/ganglia-web/issues/267">;
+	  <p>It's easy to bypass auth by using boolean serialization...</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <url>https://github.com/ganglia/ganglia-web/issues/267</url>;
+      <cvename>CVE-2015-6816</cvename>
+    </references>
+    <dates>
+      <discovery>2015-09-04</discovery>
+      <entry>2015-09-08</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="9bdd8eb5-564a-11e5-9ad8-14dae9d210b8">
     <topic>wireshark -- multiple vulnerabilities</topic>
     <affects>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509081732.t88HWl5d006436>