svn commit: r409766 - head/security/vuxml

Mark Felder feld at FreeBSD.org
Sun Feb 28 21:37:32 UTC 2016


Author: feld
Date: Sun Feb 28 21:37:30 2016
New Revision: 409766
URL: https://svnweb.freebsd.org/changeset/ports/409766

Log:
  Update documented tomcat vulnerabiltiies

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Sun Feb 28 21:31:20 2016	(r409765)
+++ head/security/vuxml/vuln.xml	Sun Feb 28 21:37:30 2016	(r409766)
@@ -59,7 +59,7 @@ Notes:
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
   <vuln vid="1f1124fe-de5c-11e5-8fa8-14dae9d210b8">
-    <topic>tomcat -- security manager bypass</topic>
+    <topic>tomcat -- multiple vulnerabilities</topic>
     <affects>
       <package>
 	<name>tomcat6</name>
@@ -77,20 +77,30 @@ Notes:
     <description>
       <body xmlns="http://www.w3.org/1999/xhtml">
 	<p>Mark Thomas reports:</p>
-	<blockquote cite="https://mail-archives.apache.org/mod_mbox/www-announce/201602.mbox/%3C56CAEF4F.5090003%40apache.org%3E">
-	  <p>By placing a carefully
-	    crafted object into a session, a malicious web application could trigger
-	    the execution of arbitrary code.</p>
+	<blockquote cite="http://mail-archives.apache.org/mod_mbox/www-announce/201602.mbox/%3c56CAEFA5.9050607@apache.org%3e">
+	  <ul>
+	  <li><p>CVE-2015-5345 Apache Tomcat Directory disclosure</p></li>
+	  <li><p>CVE-2015-5346 Apache Tomcat Session fixation</p></li>
+	  <li><p>CVE-2016-0706 Apache Tomcat Security Manager bypass</p></li>
+	  <li><p>CVE-2016-0714 Apache Tomcat Security Manager Bypass</p></li>
+	  </ul>
 	</blockquote>
       </body>
     </description>
     <references>
-      <url>https://mail-archives.apache.org/mod_mbox/www-announce/201602.mbox/%3C56CAEF4F.5090003%40apache.org%3E</url>
+      <url>http://mail-archives.apache.org/mod_mbox/www-announce/201602.mbox/%3c56CAEFA5.9050607@apache.org%3e</url>
+      <url>http://mail-archives.apache.org/mod_mbox/www-announce/201602.mbox/%3c56CAEF96.7070701@apache.org%3e</url>
+      <url>http://mail-archives.apache.org/mod_mbox/www-announce/201602.mbox/%3c56CAEF6A.70703@apache.org%3e</url>
+      <url>http://mail-archives.apache.org/mod_mbox/www-announce/201602.mbox/%3c56CAEF4F.5090003@apache.org%3e</url>
+      <cvename>CVE-2015-5345</cvename>
+      <cvename>CVE-2015-5346</cvename>
+      <cvename>CVE-2016-0706</cvename>
       <cvename>CVE-2016-0714</cvename>
     </references>
     <dates>
       <discovery>2016-02-22</discovery>
       <entry>2016-02-28</entry>
+      <modified>2016-02-28</modified>
     </dates>
   </vuln>
 


More information about the svn-ports-all mailing list