svn commit: r424190 - head/security/vuxml
Mark Felder
feld at FreeBSD.org
Tue Oct 18 17:57:18 UTC 2016
Author: feld
Date: Tue Oct 18 17:57:16 2016
New Revision: 424190
URL: https://svnweb.freebsd.org/changeset/ports/424190
Log:
Document vulnerability in Apache Axis2
PR: 213546
Security: CVE-2010-3981
Modified:
head/security/vuxml/vuln.xml
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Tue Oct 18 17:45:48 2016 (r424189)
+++ head/security/vuxml/vuln.xml Tue Oct 18 17:57:16 2016 (r424190)
@@ -58,6 +58,39 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="0baadc45-92d0-11e6-8011-005056925db4">
+ <topic>Axis2 -- Cross-site scripting (XSS) vulnerability</topic>
+ <affects>
+ <package>
+ <name>axis2</name>
+ <range><lt>1.7.3</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.3.html">
+ <p>Apache Axis2 1.7.3 is a security release that contains a fix
+ for CVE-2010-3981. That security vulnerability affects the admin console
+ that is part of the Axis2 Web application and was originally reported
+ for SAP BusinessObjects (which includes a version of Axis2). That report
+ didn’t mention Axis2 at all and the Axis2 project only recently became
+ aware (thanks to Devesh Bhatt and Nishant Agarwala) that the issue
+ affects Apache Axis2 as well.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>http://axis.apache.org/axis2/java/core/release-notes/1.7.3.html</url>
+ <cvename>CVE-2010-3981</cvename>
+ <freebsdpr>ports/213546</freebsdpr>
+ </references>
+ <dates>
+ <discovery>2010-10-18</discovery>
+ <entry>2016-10-18</entry>
+ </dates>
+ </vuln>
+
<vuln vid="c1dc55dc-9556-11e6-b154-3065ec8fd3ec">
<topic>Tor -- remote denial of service</topic>
<affects>
More information about the svn-ports-head
mailing list