CVE-2022-38153

Source
https://cve.org/CVERecord?id=CVE-2022-38153
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-38153.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-38153
Downstream
Published
2022-08-31T00:00:00Z
Modified
2026-07-16T03:46:16.980638348Z
Summary
[none]
Details

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.

Database specific
{
    "cna_assigner": "mitre",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/38xxx/CVE-2022-38153.json"
}
References

Affected packages

Git / github.com/wolfssl/wolfssl

Affected ranges

Type
GIT
Repo
https://github.com/wolfssl/wolfssl
Events
Database specific
{
    "source": [
        "DESCRIPTION",
        "CPE_STRING"
    ],
    "cpe": "cpe:2.3:a:wolfssl:wolfssl:5.3.0:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "5.5.0"
        },
        {
            "introduced": "5.3.0"
        },
        {
            "last_affected": "5.3.0"
        }
    ]
}

Affected versions

5.*
5.3.0
v5.*
v5.3.0-stable
v5.4.0-stable

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-38153.json"