summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-200708-15.xml
blob: fbea03cc130e1e0ebb58bd763e4c0ab8bf57c282 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
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>