CVE Catalog

CVE-2017-3731

High
Published: Translated: NVD NIST

Summary

CVE-2017-3731 affects SSL/TLS servers and clients running on 32-bit hosts that may crash due to an out-of-bounds read caused by a truncated packet. For OpenSSL 1.1.0, the crash can be triggered using the CHACHA20/POLY1305 cipher, and for OpenSSL 1.0.2 using RC4-MD5.

Risk Assessment

Organizations using vulnerable versions of OpenSSL may experience crashes of servers or clients, leading to service availability disruptions. This can impact user trust and data security.

Recommendation

It is recommended to upgrade to OpenSSL version 1.1.0d or 1.0.2k to mitigate this vulnerability. Users should also consider disabling the use of the RC4-MD5 cipher if it is not necessary.

Other vulnerabilities in OpenSSL

See all
Original NVD description (English source)

If an SSL/TLS server or client is running on a 32-bit host, and a specific cipher is being used, then a truncated packet can cause that server or client to perform an out-of-bounds read, usually resulting in a crash. For OpenSSL 1.1.0, the crash can be triggered when using CHACHA20/POLY1305; users should upgrade to 1.1.0d. For Openssl 1.0.2, the crash can be triggered when using RC4-MD5; users who have not disabled that algorithm should update to 1.0.2k.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS