Files
CVEs-PoC/2020/CVE-2020-24613.md
T
2024-05-25 21:48:12 +02:00

964 B

CVE-2020-24613

Description

wolfSSL before 4.5.0 mishandles TLS 1.3 server data in the WAIT_CERT_CR state, within SanityCheckTls13MsgReceived() in tls13.c. This is an incorrect implementation of the TLS 1.3 client state machine. This allows attackers in a privileged network position to completely impersonate any TLS 1.3 servers, and read or modify potentially sensitive information between clients using the wolfSSL library and these TLS servers.

POC

Reference

Github