The ASN1_TFLG_COMBINE implementation in crypto/asn1/tasn_dec.c in OpenSSL before 0.9.8zh, 1.0.0 before 1.0.0t, 1.0.1 before 1.0.1q, and 1.0.2 before 1.0.2e mishandles errors caused by malformed X509_ATTRIBUTE data, which allows remote attackers to obtain sensitive information from process memory by triggering a decoding failure in a PKCS#7 or CMS application.
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 |
---|---|---|---|
Mac_os_x | Apple | * | 10.11.4 (excluding) |
Red Hat Enterprise Linux 5 | RedHat | openssl-0:0.9.8e-37.el5_11 | * |
Red Hat Enterprise Linux 6 | RedHat | openssl-0:1.0.1e-42.el6_7.1 | * |
Red Hat Enterprise Linux 7 | RedHat | openssl-1:1.0.1e-51.el7_2.1 | * |
Red Hat JBoss Core Services 1 | RedHat | * | |
Red Hat JBoss Enterprise Application Platform 6.4 | RedHat | openssl | * |
Openssl | Ubuntu | artful | * |
Openssl | Ubuntu | bionic | * |
Openssl | Ubuntu | cosmic | * |
Openssl | Ubuntu | devel | * |
Openssl | Ubuntu | disco | * |
Openssl | Ubuntu | precise | * |
Openssl | Ubuntu | trusty | * |
Openssl | Ubuntu | upstream | * |
Openssl | Ubuntu | vivid | * |
Openssl | Ubuntu | vivid/stable-phone-overlay | * |
Openssl | Ubuntu | vivid/ubuntu-core | * |
Openssl | Ubuntu | wily | * |
Openssl | Ubuntu | xenial | * |
Openssl | Ubuntu | yakkety | * |
Openssl | Ubuntu | zesty | * |
Openssl098 | Ubuntu | precise | * |
Openssl098 | Ubuntu | trusty | * |
Openssl098 | Ubuntu | upstream | * |
Openssl098 | Ubuntu | vivid | * |
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.