aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorfeld <feld@FreeBSD.org>2015-08-18 00:25:27 +0800
committerfeld <feld@FreeBSD.org>2015-08-18 00:25:27 +0800
commit1406ce42fab4a3336bd65151c4cbd29b935a98c1 (patch)
tree48fe03c3e6e7491f877927d877ef870b9e4bbac6 /security
parent627e8f1f7f2555d5786ac8e9ba44f687b6c78130 (diff)
downloadfreebsd-ports-gnome-1406ce42fab4a3336bd65151c4cbd29b935a98c1.tar.gz
freebsd-ports-gnome-1406ce42fab4a3336bd65151c4cbd29b935a98c1.tar.zst
freebsd-ports-gnome-1406ce42fab4a3336bd65151c4cbd29b935a98c1.zip
Document mod_jk vulnerability
Security: CVE-2014-8111
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml32
1 files changed, 32 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 4356b799ba83..7887d4a3a695 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -58,6 +58,38 @@ Notes:
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="47aa4343-44fa-11e5-9daa-14dae9d210b8">
+ <topic>mod_jk -- information disclosure</topic>
+ <affects>
+ <package>
+ <name>ap22-mod_jk</name>
+ <name>ap24-mod_jk</name>
+ <range><lt>1.2.41,1</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>NIST reports:</p>
+ <blockquote cite="http://www.cvedetails.com/cve/CVE-2014-8111/">
+ <p>Apache Tomcat Connectors (mod_jk) before 1.2.41 ignores
+ JkUnmount rules for subtrees of previous JkMount rules, which allows
+ remote attackers to access otherwise restricted artifacts via
+ unspecified vectors. </p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://www.mail-archive.com/users@tomcat.apache.org/msg118949.html</url>
+ <url>http://readlist.com/lists/tomcat.apache.org/users/27/135512.html</url>
+ <url>http://www.cvedetails.com/cve/CVE-2014-8111/</url>
+ <cvename>CVE-2014-8111</cvename>
+ </references>
+ <dates>
+ <discovery>2015-01-15</discovery>
+ <entry>2015-08-17</entry>
+ </dates>
+ </vuln>
+
<vuln vid="f06f20dc-4347-11e5-93ad-002590263bf5">
<topic>xen-tools -- QEMU leak of uninitialized heap memory in rtl8139 device model</topic>
<affects>