cve/2022/CVE-2022-23408.md
2024-05-25 21:48:12 +02:00

749 B

CVE-2022-23408

Description

wolfSSL 5.x before 5.1.1 uses non-random IV values in certain situations. This affects connections (without AEAD) using AES-CBC or DES3 with TLS 1.1 or 1.2 or DTLS 1.1 or 1.2. This occurs because of misplaced memory initialization in BuildMessage in internal.c.

POC

Reference

No PoCs from references.

Github