summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/glsa/glsa-200708-15.xml')
-rw-r--r--metadata/glsa/glsa-200708-15.xml61
1 files changed, 61 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200708-15.xml b/metadata/glsa/glsa-200708-15.xml
new file mode 100644
index 000000000000..fbea03cc130e
--- /dev/null
+++ b/metadata/glsa/glsa-200708-15.xml
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="200708-15">
+ <title>Apache mod_jk: Directory traversal</title>
+ <synopsis>
+ A directory traversal vulnerability has been discovered in Apache mod_jk.
+ </synopsis>
+ <product type="ebuild">mod_jk</product>
+ <announced>2007-08-19</announced>
+ <revised count="01">2007-08-19</revised>
+ <bug>186218</bug>
+ <access>remote</access>
+ <affected>
+ <package name="www-apache/mod_jk" auto="yes" arch="*">
+ <unaffected range="ge">1.2.23</unaffected>
+ <vulnerable range="lt">1.2.23</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ Apache mod_jk is a connector for the Tomcat web server.
+ </p>
+ </background>
+ <description>
+ <p>
+ Apache mod_jk decodes the URL within Apache before passing them to
+ Tomcat, which decodes them a second time.
+ </p>
+ </description>
+ <impact type="low">
+ <p>
+ A remote attacker could browse a specially crafted URL on an Apache
+ server running mod_jk, possibly gaining access to restricted resources.
+ </p>
+ </impact>
+ <workaround>
+ <p>
+ There is no known workaround at this time.
+ </p>
+ </workaround>
+ <resolution>
+ <p>
+ All Apache mod_jk users should upgrade to the latest version:
+ </p>
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=www-apache/mod_jk-1.2.23"</code>
+ </resolution>
+ <references>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1860">CVE-2007-1860</uri>
+ </references>
+ <metadata tag="requester" timestamp="2007-07-29T22:06:43Z">
+ p-y
+ </metadata>
+ <metadata tag="bugReady" timestamp="2007-07-29T22:08:30Z">
+ p-y
+ </metadata>
+ <metadata tag="submitter" timestamp="2007-08-12T21:01:34Z">
+ p-y
+ </metadata>
+</glsa>