U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

Vulnerability Change Records for CVE-2023-6937

Change History

New CVE Received by NIST 2/15/2024 1:15:44 PM

Action Type Old Value New Value
Added CVSS V3.1

								
							
							
						
wolfSSL Inc. AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Added CWE

								
							
							
						
wolfSSL Inc. CWE-20
Added Description

								
							
							
						
wolfSSL prior to 5.6.6 did not check that messages in one (D)TLS record do not span key boundaries. As a result, it was possible to combine (D)TLS messages using different keys into one (D)TLS record. The most extreme edge case is that, in (D)TLS 1.3, it was possible that an unencrypted (D)TLS 1.3 record from the server containing first a ServerHello message and then the rest of the first server flight would be accepted by a wolfSSL client. In (D)TLS 1.3 the handshake is encrypted after the ServerHello but a wolfSSL client would accept an unencrypted flight from the server. This does not compromise key negotiation and authentication so it is assigned a low severity rating.
Added Reference

								
							
							
						
wolfSSL Inc. https://github.com/wolfSSL/wolfssl/pull/7029 [No types assigned]
Added Reference

								
							
							
						
wolfSSL Inc. https://www.wolfssl.com/docs/security-vulnerabilities/ [No types assigned]