CVE-2016-9939

UnknownEPSS 4.20%

Last modified

CVE-2016-9939 is a vulnerability of currently unknown severity. Crypto++ (aka cryptopp and libcrypto++) 5.6.4 contained a bug in its ASN.1 BER decoding routine. The library will allocate a memory block based on the length field of the ASN.1 object. EPSS estimates a 4.20% chance of exploitation in the next 30 days.

Description

Crypto++ (aka cryptopp and libcrypto++) 5.6.4 contained a bug in its ASN.1 BER decoding routine. The library will allocate a memory block based on the length field of the ASN.1 object. If there is not enough content octets in the ASN.1 object, then the function will fail and the memory block will be zeroed even if its unused. There is a noticeable delay during the wipe for a large allocation.

Metrics

EPSS Probability
4.20%

89.7th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
CryptoppCrypto\+\+5.6.4
DebianDebian Linux8.0

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2016-9939?
Crypto++ (aka cryptopp and libcrypto++) 5.6.4 contained a bug in its ASN.1 BER decoding routine. The library will allocate a memory block based on the length field of the ASN.1 object. If there is not enough content octets in the ASN.1 object, then the function will fail and the memory block will be zeroed even if its unused. There is a noticeable delay during the wipe for a large allocation.
How severe is CVE-2016-9939?
Severity scoring for CVE-2016-9939 is pending analysis. The EPSS model estimates a 4.20% probability of exploitation in the next 30 days.
How do I fix CVE-2016-9939?
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-9939?

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

Scan your code now

Source: NVD / NIST