svn commit: r418590 - head/security/vuxml

Mark Felder feld at FreeBSD.org
Fri Jul 15 16:54:28 UTC 2016


Author: feld
Date: Fri Jul 15 16:54:27 2016
New Revision: 418590
URL: https://svnweb.freebsd.org/changeset/ports/418590

Log:
  Also add jakara-struts to the vuxml entry for CVE-2016-3092
  
  PR:		211105

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Fri Jul 15 16:48:51 2016	(r418589)
+++ head/security/vuxml/vuln.xml	Fri Jul 15 16:54:27 2016	(r418590)
@@ -73,6 +73,10 @@ Notes:
 	<name>tomcat8</name>
 	<range><lt>8.0.36</lt></range>
       </package>
+      <package>
+	<name>jakarta-struts</name>
+	<range><lt>1.3.2</lt></range>
+      </package>
     </affects>
     <description>
       <body xmlns="http://www.w3.org/1999/xhtml">
@@ -91,6 +95,7 @@ Notes:
     <dates>
       <discovery>2016-06-21</discovery>
       <entry>2016-07-15</entry>
+      <modified>2016-07-15</modified>
     </dates>
   </vuln>
 


More information about the svn-ports-all mailing list