aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2011-02-15 16:18:21 +0800
committermiwi <miwi@FreeBSD.org>2011-02-15 16:18:21 +0800
commitcb97b122d556ce9e7b4edb8b4b8759765654b1f4 (patch)
tree9f2fbfa1c3b408e6752f15ba4a778ecb5c4c9a94
parentd0bc443c5a4329cc17b05074de67ba1d55b6f2fc (diff)
downloadfreebsd-ports-gnome-cb97b122d556ce9e7b4edb8b4b8759765654b1f4.tar.gz
freebsd-ports-gnome-cb97b122d556ce9e7b4edb8b4b8759765654b1f4.tar.zst
freebsd-ports-gnome-cb97b122d556ce9e7b4edb8b4b8759765654b1f4.zip
- Update lastest tomcat entry (tomcat6/7 have the same problem)
Note: Please ask for review at ports-security@ THX!
-rw-r--r--security/vuxml/vuln.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 0a1dab459fe2..e675cc3e147a 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -41,6 +41,14 @@ Note: Please add new entries to the beginning of this file.
<name>tomcat55</name>
<range><gt>5.5.0</gt><lt>5.5.32</lt></range>
</package>
+ <package>
+ <name>tomcat6</name>
+ <range><gt>6.0.0</gt><lt>6.0.30</lt></range>
+ </package>
+ <package>
+ <name>tomcat7</name>
+ <range><gt>7.0.0</gt><lt>7.0.6</lt></range>
+ </package>
</affects>
<description>
<body xmlns="http://www.w3.org/1999/xhtml">
@@ -55,6 +63,9 @@ Note: Please add new entries to the beginning of this file.
</description>
<references>
<cvename>CVE-2011-0013</cvename>
+ <url>http://tomcat.apache.org/security-5.html#Fixed_in_Apache_Tomcat_5.5.32</url>
+ <url>http://tomcat.apache.org/security-6.html#Fixed_in_Apache_Tomcat_6.0.30</url>
+ <url>http://tomcat.apache.org/security-7.html#Fixed_in_Apache_Tomcat_7.0.6</url>
</references>
<dates>
<discovery>2010-11-12</discovery>