CVE-2022-38153

An issue was discovered in wolfSSL before 5.5.0 (when --enable-session-ticket is used); however, only version 5.3.0 is exploitable. Man-in-the-middle attackers or a malicious server can crash TLS 1.2 clients during a handshake. If an attacker injects a large ticket (more than 256 bytes) into a NewSessionTicket message in a TLS 1.2 handshake, and the client has a non-empty session cache, the session cache frees a pointer that points to unallocated memory, causing the client to crash with a "free(): invalid pointer" message. NOTE: It is likely that this is also exploitable during TLS 1.3 handshakes between a client and a malicious server. With TLS 1.3, it is not possible to exploit this as a man-in-the-middle.
Configurations

Configuration 1 (hide)

cpe:2.3:a:wolfssl:wolfssl:5.3.0:*:*:*:*:*:*:*

History

21 Nov 2024, 07:15

Type Values Removed Values Added
References () http://packetstormsecurity.com/files/170605/wolfSSL-5.3.0-Denial-Of-Service.html - Exploit, Third Party Advisory () http://packetstormsecurity.com/files/170605/wolfSSL-5.3.0-Denial-Of-Service.html - Exploit, Third Party Advisory
References () http://seclists.org/fulldisclosure/2023/Jan/8 - Exploit, Mailing List, Third Party Advisory () http://seclists.org/fulldisclosure/2023/Jan/8 - Exploit, Mailing List, Third Party Advisory
References () https://blog.trailofbits.com/2023/01/12/wolfssl-vulnerabilities-tlspuffin-fuzzing-ssh/ - Third Party Advisory () https://blog.trailofbits.com/2023/01/12/wolfssl-vulnerabilities-tlspuffin-fuzzing-ssh/ - Third Party Advisory
References () https://github.com/trailofbits/tlspuffin - Not Applicable () https://github.com/trailofbits/tlspuffin - Not Applicable
References () https://github.com/wolfSSL/wolfssl/pull/5476 - Exploit, Patch, Third Party Advisory () https://github.com/wolfSSL/wolfssl/pull/5476 - Exploit, Patch, Third Party Advisory
References () https://github.com/wolfSSL/wolfssl/releases - Release Notes () https://github.com/wolfSSL/wolfssl/releases - Release Notes
References () https://www.wolfssl.com/docs/security-vulnerabilities/ - Vendor Advisory () https://www.wolfssl.com/docs/security-vulnerabilities/ - Vendor Advisory

Information

Published : 2022-08-31 18:15

Updated : 2024-11-21 07:15


NVD link : CVE-2022-38153

Mitre link : CVE-2022-38153

CVE.ORG link : CVE-2022-38153


JSON object : View

Products Affected

wolfssl

  • wolfssl
CWE
CWE-770

Allocation of Resources Without Limits or Throttling