The JK Connector (aka mod_jk) 1.2.0 through 1.2.26 in Apache Tomcat allows remote attackers to obtain sensitive information via an arbitrary request from an HTTP client, in opportunistic circumstances involving (1) a request from a different client that included a Content-Length header but no POST data or (2) a rapid series of requests, related to noncompliance with the AJP protocols requirements for requests containing Content-Length headers.
The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Mod_jk | Apache | 1.2 (including) | 1.2 (including) |
Mod_jk | Apache | 1.2.1 (including) | 1.2.1 (including) |
Mod_jk | Apache | 1.2.6 (including) | 1.2.6 (including) |
Mod_jk | Apache | 1.2.7 (including) | 1.2.7 (including) |
Mod_jk | Apache | 1.2.8 (including) | 1.2.8 (including) |
Mod_jk | Apache | 1.2.9 (including) | 1.2.9 (including) |
Mod_jk | Apache | 1.2.10 (including) | 1.2.10 (including) |
Mod_jk | Apache | 1.2.11 (including) | 1.2.11 (including) |
Mod_jk | Apache | 1.2.12 (including) | 1.2.12 (including) |
Mod_jk | Apache | 1.2.13 (including) | 1.2.13 (including) |
Mod_jk | Apache | 1.2.14 (including) | 1.2.14 (including) |
Mod_jk | Apache | 1.2.14.1 (including) | 1.2.14.1 (including) |
Mod_jk | Apache | 1.2.15 (including) | 1.2.15 (including) |
Mod_jk | Apache | 1.2.16 (including) | 1.2.16 (including) |
Mod_jk | Apache | 1.2.17 (including) | 1.2.17 (including) |
Mod_jk | Apache | 1.2.18 (including) | 1.2.18 (including) |
Mod_jk | Apache | 1.2.19 (including) | 1.2.19 (including) |
Mod_jk | Apache | 1.2.20 (including) | 1.2.20 (including) |
Mod_jk | Apache | 1.2.21 (including) | 1.2.21 (including) |
Mod_jk | Apache | 1.2.22 (including) | 1.2.22 (including) |
Mod_jk | Apache | 1.2.23 (including) | 1.2.23 (including) |
Mod_jk | Apache | 1.2.24 (including) | 1.2.24 (including) |
Mod_jk | Apache | 1.2.25 (including) | 1.2.25 (including) |
Mod_jk | Apache | 1.2.26 (including) | 1.2.26 (including) |
Red Hat Network Satellite Server v 5.1 | RedHat | mod_jk-0:1.2.25-10 | * |
Red Hat Network Satellite Server v 5.2 | RedHat | mod_jk-0:1.2.25-10 | * |
RHAPS Version 2 for RHEL 4 | RedHat | mod_jk-0:1.2.28-1jpp_3rh | * |
Libapache-mod-jk | Ubuntu | dapper | * |
Libapache-mod-jk | Ubuntu | hardy | * |
Libapache-mod-jk | Ubuntu | intrepid | * |
Libapache-mod-jk | Ubuntu | jaunty | * |
Libapache-mod-jk | Ubuntu | upstream | * |
There are many different kinds of mistakes that introduce information exposures. The severity of the error can range widely, depending on the context in which the product operates, the type of sensitive information that is revealed, and the benefits it may provide to an attacker. Some kinds of sensitive information include:
Information might be sensitive to different parties, each of which may have their own expectations for whether the information should be protected. These parties include:
Information exposures can occur in different ways:
It is common practice to describe any loss of confidentiality as an “information exposure,” but this can lead to overuse of CWE-200 in CWE mapping. From the CWE perspective, loss of confidentiality is a technical impact that can arise from dozens of different weaknesses, such as insecure file permissions or out-of-bounds read. CWE-200 and its lower-level descendants are intended to cover the mistakes that occur in behaviors that explicitly manage, store, transfer, or cleanse sensitive information.