Cryptographic issues in wolfSSL - CVE-2023-6937
Published: December 28, 2023
wolfSSL
wolfSSL
Description
The vulnerability allows a remote attacker to gain access to sensitive information.
The vulnerability exists due to wolfSSL does not check that messages in a single (D)TLS record do not span key boundaries. As a result, it is possible to combine (D)TLS messages using different keys into one (D)TLS record and force the client to accept an unencrypted flight from the server.