IBM Java 7 R1 before SR3, 7 before SR9, 6 R1 before SR8 FP4, 6 before SR16 FP4, and 5.0 before SR16 FP10 allows remote attackers to bypass permission checks and obtain sensitive information via vectors related to the Java Virtual Machine.
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 |
---|---|---|---|
Java | Ibm | 5.0.0.0 (including) | 5.0.16.10 (excluding) |
Java | Ibm | 6.0.0.0 (including) | 6.0.16.4 (excluding) |
Java | Ibm | 6.1.0.0 (including) | 6.1.8.4 (excluding) |
Java | Ibm | 7.0.0.0 (including) | 7.0.9.0 (excluding) |
Java | Ibm | 7.1.0.0 (including) | 7.1.3.0 (excluding) |
Red Hat Enterprise Linux 5 Supplementary | RedHat | java-1.6.0-ibm-1:1.6.0.16.4-1jpp.1.el5 | * |
Red Hat Enterprise Linux 5 Supplementary | RedHat | java-1.7.0-ibm-1:1.7.0.9.0-1jpp.1.el5 | * |
Red Hat Enterprise Linux 5 Supplementary | RedHat | java-1.5.0-ibm-1:1.5.0.16.10-1jpp.1.el5 | * |
Red Hat Satellite 5.6 | RedHat | java-1.6.0-ibm-1:1.6.0.16.4-1jpp.1.el6_6 | * |
Red Hat Satellite 5.7 | RedHat | java-1.6.0-ibm-1:1.6.0.16.4-1jpp.1.el6_6 | * |
Supplementary for Red Hat Enterprise Linux 6 | RedHat | java-1.6.0-ibm-1:1.6.0.16.4-1jpp.1.el6_6 | * |
Supplementary for Red Hat Enterprise Linux 6 | RedHat | java-1.7.1-ibm-1:1.7.1.3.0-1jpp.2.el6_6 | * |
Supplementary for Red Hat Enterprise Linux 6 | RedHat | java-1.5.0-ibm-1:1.5.0.16.10-1jpp.1.el6_6 | * |
Supplementary for Red Hat Enterprise Linux 7 | RedHat | java-1.7.1-ibm-1:1.7.1.3.0-1jpp.2.el7_1 | * |
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.