aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2011-02-15 08:00:38 +0000
committerWen Heping <wen@FreeBSD.org>2011-02-15 08:00:38 +0000
commitb6bcb750509d2a74e42d3864de1ff17066c6b9c5 (patch)
tree78001b1f5b0704819bfd012456599d8d5f5372c9 /security
parent9375cd71971c93216c7393bda528e20fcbc0ab12 (diff)
downloadports-b6bcb750509d2a74e42d3864de1ff17066c6b9c5.tar.gz
ports-b6bcb750509d2a74e42d3864de1ff17066c6b9c5.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml28
1 files changed, 28 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 9f42492083bf..0a1dab459fe2 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -34,6 +34,34 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="553ec4ed-38d6-11e0-94b1-000c29ba66d2">
+ <topic>tomcat -- Cross-site scripting vulnerability</topic>
+ <affects>
+ <package>
+ <name>tomcat55</name>
+ <range><gt>5.5.0</gt><lt>5.5.32</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>The Tomcat security team reports:</p>
+ <blockquote cite="http://tomcat.apache.org/security-5.html#Fixed_in_Apache_Tomcat_5.5.32">
+ <p>The HTML Manager interface displayed web applciation
+ provided data, such as display names, without filtering.
+ A malicious web application could trigger script execution
+ by an administartive user when viewing the manager pages.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2011-0013</cvename>
+ </references>
+ <dates>
+ <discovery>2010-11-12</discovery>
+ <entry>2011-02-15</entry>
+ </dates>
+ </vuln>
+
<vuln vid="cd68ff50-362b-11e0-ad36-00215c6a37bb">
<topic>phpMyAdmin -- multiple vulnerabilities</topic>
<affects>