aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--security/vuxml/vuln.xml35
1 files changed, 35 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 6fc0328737d..6fddcae6f8c 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -58,6 +58,41 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="ac18046c-9b08-11e6-8011-005056925db4">
+ <topic>Axis2 -- Security vulnerabilities on dependency Apache HttpClient</topic>
+ <affects>
+ <package>
+ <name>axis2</name>
+ <range><lt>1.7.4</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Apache Axis2 reports:</p>
+ <blockquote cite="http://axis.apache.org/axis2/java/core/release-notes/1.7.4.html">
+ <p>Apache Axis2 1.7.4 is a maintenance release that includes fixes for
+ several issues, including the following security issues:
+ Session fixation (AXIS2-4739) and XSS (AXIS2-5683) vulnerabilities
+ affecting the admin console.
+ A dependency on an Apache HttpClient version affected by known security
+ vulnerabilities (CVE-2012-6153 and CVE-2014-3577); see AXIS2-5757.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>http://axis.apache.org/axis2/java/core/release-notes/1.7.4.html</url>
+ <url>https://issues.apache.org/jira/browse/AXIS2-4739</url>
+ <url>https://issues.apache.org/jira/browse/AXIS2-5683</url>
+ <url>https://issues.apache.org/jira/browse/AXIS2-5757</url>
+ <cvename>CVE-2012-6153</cvename>
+ <cvename>CVE-2014-3577</cvename>
+ </references>
+ <dates>
+ <discovery>2012-12-06</discovery>
+ <entry>2016-10-28</entry>
+ </dates>
+ </vuln>
+
<vuln vid="28bb6ee5-9b5c-11e6-b799-19bef72f4b7c">
<topic>node.js -- ares_create_query single byte out of buffer write</topic>
<affects>