aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfeld <feld@FreeBSD.org>2016-10-28 22:01:00 +0800
committerfeld <feld@FreeBSD.org>2016-10-28 22:01:00 +0800
commit36de67d25141c7674f1ed9af44f9ed0f84205c8a (patch)
tree862e071f8aa94148a0c5078bf928ef73a73ec651
parent55c41d8e3e55ab379c2501c5bb5034b372c3bcfd (diff)
downloadfreebsd-ports-gnome-36de67d25141c7674f1ed9af44f9ed0f84205c8a.tar.gz
freebsd-ports-gnome-36de67d25141c7674f1ed9af44f9ed0f84205c8a.tar.zst
freebsd-ports-gnome-36de67d25141c7674f1ed9af44f9ed0f84205c8a.zip
Document axis2 vulnerabilities
PR: 213791 Security: CVE-2012-6153 Security: CVE-2014-3577
-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 6fc0328737db..6fddcae6f8cf 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>