Cryptographic issues in wolfSSL - CVE-2020-24613
Published: August 26, 2020
wolfSSL
wolfSSL
Description
The vulnerability allows a remote attacker to perform a MitM attack.
The vulnerability exists due to incorrect implementation of TLS 1.3 protocol within the SanityCheckTls13MsgReceived() in tls13.c when processing server data in the WAIT_CERT_CR state. A remote attacker can perform a Man-in-the-Middle (MitM) attack and read or modify information passed between clients using the wolfSSL library and TLS servers.