Denial of Service Vulnerability in wolfSSL TLS 1.3 Implementation
CVE-2020-12457
7.5HIGH
What is CVE-2020-12457?
A vulnerability has been found in wolfSSL, specifically affecting its handling of the ChangeCipherSpec (CCS) message processing logic in TLS 1.3. An attacker can exploit this flaw by sending multiple sequential ChangeCipherSpec messages crafted in a specific way, leading the server to enter an infinite loop in the ProcessReply() function. This results in a denial of service, hindering server operations and impacting availability.