mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
1.1 KiB
1.1 KiB
CVE-2021-3336
Description
DoTls13CertificateVerify in tls13.c in wolfSSL before 4.7.0 does not cease processing for certain anomalous peer behavior (sending an ED22519, ED448, ECC, or RSA signature without the corresponding certificate). The client side is affected because man-in-the-middle attackers can impersonate TLS 1.3 servers.
POC
Reference
No PoCs from references.
Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/Morton-L/BoltWrt
- https://github.com/MrE-Fog/Arduino_wolfssl
- https://github.com/MrE-Fog/Arduino_wolfssl777
- https://github.com/MrE-Fog/pq-wolfSSL
- https://github.com/MrE-Fog/pq-wolfSSLu
- https://github.com/boschresearch/pq-wolfSSL
- https://github.com/onelife/Arduino_wolfssl
- https://github.com/wolfssl-jp/wolfssl-private