Files
CVEs-PoC/2020/CVE-2020-12457.md
T
2025-09-29 21:09:30 +02:00

806 B

CVE-2020-12457

Description

An issue was discovered in wolfSSL before 4.5.0. It mishandles the change_cipher_spec (CCS) message processing logic for TLS 1.3. If an attacker sends ChangeCipherSpec messages in a crafted way involving more than one in a row, the server becomes stuck in the ProcessReply() loop, i.e., a denial of service.

POC

Reference

No PoCs from references.

Github