CVE-2016-7053

UnknownEPSS 21.30%

Last modified

CVE-2016-7053 is a vulnerability of currently unknown severity. 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. EPSS estimates a 21.30% chance of exploitation in the next 30 days.

Description

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.

Metrics

EPSS Probability
21.30%

97.3th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
OpensslOpenssl1.1.0
OpensslOpenssl1.1.0a
OpensslOpenssl1.1.0b

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2016-7053?
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.
How severe is CVE-2016-7053?
Severity scoring for CVE-2016-7053 is pending analysis. The EPSS model estimates a 21.30% probability of exploitation in the next 30 days.
How do I fix CVE-2016-7053?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2016-7053?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST