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.
                
            References
                    | Link | Resource | 
|---|---|
| https://github.com/wolfSSL/wolfssl/blob/master/ChangeLog.md#wolfssl-release-511-jan-3rd-2022 | Release Notes Third Party Advisory | 
| https://github.com/wolfSSL/wolfssl/pull/4710 | Third Party Advisory | 
| https://github.com/wolfSSL/wolfssl/blob/master/ChangeLog.md#wolfssl-release-511-jan-3rd-2022 | Release Notes Third Party Advisory | 
| https://github.com/wolfSSL/wolfssl/pull/4710 | Third Party Advisory | 
Configurations
                    History
                    21 Nov 2024, 06:48
| Type | Values Removed | Values Added | 
|---|---|---|
| References | () https://github.com/wolfSSL/wolfssl/blob/master/ChangeLog.md#wolfssl-release-511-jan-3rd-2022 - Release Notes, Third Party Advisory | |
| References | () https://github.com/wolfSSL/wolfssl/pull/4710 - Third Party Advisory | 
Information
                Published : 2022-01-18 21:15
Updated : 2024-11-21 06:48
NVD link : CVE-2022-23408
Mitre link : CVE-2022-23408
CVE.ORG link : CVE-2022-23408
JSON object : View
Products Affected
                wolfssl
- wolfssl
CWE
                
                    
                        
                        CWE-330
                        
            Use of Insufficiently Random Values
