CVE-2016-7053

Source
https://cve.org/CVERecord?id=CVE-2016-7053
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2016-7053.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2016-7053
Downstream
Published
2017-05-04T19:29:00.213Z
Modified
2026-07-08T12:05:04.468754Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

In OpenSSL 1.1.0 before 1.1.0c, applications parsing invalid CMS structures can crash with a NULL pointer dereference. This is caused by a bug in the handling of the ASN.1 CHOICE type in OpenSSL 1.1.0 which can result in a NULL value being passed to the structure callback if an attempt is made to free certain invalid encodings. Only CHOICE structures using a callback which do not handle NULL value are affected.

References

Affected packages

Git / github.com/openssl/openssl

Affected ranges

Type
GIT
Repo
https://github.com/openssl/openssl
Events
Database specific
{
    "cpe": [
        "cpe:2.3:a:openssl:openssl:1.1.0:*:*:*:*:*:*:*",
        "cpe:2.3:a:openssl:openssl:1.1.0a:*:*:*:*:*:*:*",
        "cpe:2.3:a:openssl:openssl:1.1.0b:*:*:*:*:*:*:*"
    ],
    "extracted_events": [
        {
            "introduced": "1.1.0"
        },
        {
            "last_affected": "1.1.0"
        },
        {
            "introduced": "1.1.0a"
        },
        {
            "last_affected": "1.1.0a"
        },
        {
            "introduced": "1.1.0b"
        },
        {
            "last_affected": "1.1.0b"
        }
    ],
    "source": "CPE_STRING"
}

Affected versions

1.*
1.1.0
Other
OpenSSL_1_1_0l

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2016-7053.json"