Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 May 2016 21:50:59 +0000 (UTC)
From:      "Sergey A. Osokin" <osa@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r416223 - head/security/vuxml
Message-ID:  <201605312150.u4VLoxhb013480@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: osa
Date: Tue May 31 21:50:58 2016
New Revision: 416223
URL: https://svnweb.freebsd.org/changeset/ports/416223

Log:
  Fix latest cacti entry.
  
  Found by:	make validate
  No cookie for:	brnrd

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Tue May 31 21:44:52 2016	(r416222)
+++ head/security/vuxml/vuln.xml	Tue May 31 21:50:58 2016	(r416223)
@@ -96,23 +96,23 @@ Notes:
     <topic>cacti -- multiple vulnerabilities</topic>
     <affects>
       <package>
-        <name>cacti</name>
-        <range><lt>0.8.8h</lt></range>
+	<name>cacti</name>
+	<range><lt>0.8.8h</lt></range>
       </package>
     </affects>
     <description>
       <body xmlns="http://www.w3.org/1999/xhtml">;
-        <p>The Cacti Group, Inc. reports:</p>
-        <blockquote cite="http://www.cacti.net/release_notes_0_8_8h.php">;
-          <p>Changelog</p>
-          <ul>
-            <li>bug:0002667: Cacti SQL Injection Vulnerability</li>
-            <li>bug:0002673: CVE-2016-3659 - Cacti graph_view.php SQL Injection
-              Vulnerability</li>
-            <li>bug:0002656: Authentication using web authentication as a user
-               not in the cacti database allows complete access (regression)</li>
-          </ul>
-        </blockquote>
+	<p>The Cacti Group, Inc. reports:</p>
+	<blockquote cite="http://www.cacti.net/release_notes_0_8_8h.php">;
+	  <p>Changelog</p>
+	  <ul>
+	    <li>bug:0002667: Cacti SQL Injection Vulnerability</li>
+	    <li>bug:0002673: CVE-2016-3659 - Cacti graph_view.php SQL Injection
+	     Vulnerability</li>
+	    <li>bug:0002656: Authentication using web authentication as a user
+	     not in the cacti database allows complete access (regression)</li>
+	  </ul>
+	</blockquote>
       </body>
     </description>
     <references>



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