CVE Catalog

CVE-2014-8176

High
Published: Translated: NVD NIST

Summary

The dtls1_clear_queues function in OpenSSL before 0.9.8za, 1.0.0 before 1.0.0m, and 1.0.1 before 1.0.1h frees data structures without considering that application data can arrive between a ChangeCipherSpec message and a Finished message. This allows remote DTLS peers to cause a denial of service (memory corruption and application crash) or possibly have unspecified other impact via unexpected application data.

Risk Assessment

The organization may experience application crashes and memory corruption, leading to service availability interruptions. Additionally, unspecified impacts may affect the overall security of the system.

Recommendation

It is recommended to update OpenSSL to the latest version to mitigate this vulnerability. Monitoring and analyzing DTLS traffic for potential attack attempts is also advised.

Other vulnerabilities in OpenSSL

See all
Original NVD description (English source)

The dtls1_clear_queues function in ssl/d1_lib.c in OpenSSL before 0.9.8za, 1.0.0 before 1.0.0m, and 1.0.1 before 1.0.1h frees data structures without considering that application data can arrive between a ChangeCipherSpec message and a Finished message, which allows remote DTLS peers to cause a denial of service (memory corruption and application crash) or possibly have unspecified other impact via unexpected application data.

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