An issue was discovered in Mbed TLS 3.5.x before 3.6.0. When an SSL context was reset with the mbedtls_ssl_session_reset() API, the maximum TLS version to be negotiated was not restored to the configured one. An attacker was able to prevent an Mbed TLS server from establishing any TLS 1.3 connection, potentially resulting in a Denial of Service or forced version downgrade from TLS 1.3 to TLS 1.2.
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-04-03 03:15
Updated : 2024-11-21 09:06
NVD link : CVE-2024-28755
Mitre link : CVE-2024-28755
CVE.ORG link : CVE-2024-28755
JSON object : View
Products Affected
No product.
CWE
CWE-326
Inadequate Encryption Strength