Allocation of Resources Without Limits or Throttling Affecting wolfssl package, versions <5.5.3-1
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-DEBIANUNSTABLE-WOLFSSL-3012404
- published 1 Sep 2022
- disclosed 31 Aug 2022
Introduced: 31 Aug 2022
CVE-2022-38153 Open this link in a new tabHow to fix?
Upgrade Debian:unstable wolfssl to version 5.5.3-1 or higher.
NVD Description
Note: Versions mentioned in the description apply only to the upstream wolfssl package and not the wolfssl package as distributed by Debian.
See How to fix? for Debian:unstable relevant fixed versions and status.
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.
References
- https://security-tracker.debian.org/tracker/CVE-2022-38153
- https://github.com/trailofbits/tlspuffin
- https://www.wolfssl.com/docs/security-vulnerabilities/
- https://github.com/wolfSSL/wolfssl/releases
- https://github.com/wolfSSL/wolfssl/pull/5476
- http://seclists.org/fulldisclosure/2023/Jan/8
- http://packetstormsecurity.com/files/170605/wolfSSL-5.3.0-Denial-Of-Service.html
- https://blog.trailofbits.com/2023/01/12/wolfssl-vulnerabilities-tlspuffin-fuzzing-ssh/