CVE-2019-11873

Source
https://cve.org/CVERecord?id=CVE-2019-11873
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-11873.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2019-11873
Downstream
Published
2019-05-23T13:29:07.567Z
Modified
2026-07-22T03:44:42.345718Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

wolfSSL 4.0.0 has a Buffer Overflow in DoPreSharedKeys in tls13.c when a current identity size is greater than a client identity size. An attacker sends a crafted hello client packet over the network to a TLSv1.3 wolfSSL server. The length fields of the packet: record length, client hello length, total extensions length, PSK extension length, total identity length, and identity length contain their maximum value which is 2^16. The identity data field of the PSK extension of the packet contains the attack data, to be stored in the undefined memory (RAM) of the server. The size of the data is about 65 kB. Possibly the attacker can perform a remote code execution attack.

References

Affected packages

Git / github.com/wolfssl/wolfssl

Affected ranges

Type
GIT
Repo
https://github.com/wolfssl/wolfssl
Events
Database specific
{
    "cpe": "cpe:2.3:a:wolfssl:wolfssl:4.0:-:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "4.0-NA"
        },
        {
            "last_affected": "4.0-NA"
        }
    ],
    "source": "CPE_STRING"
}

Affected versions

4.*
4.0-NA
Other
list
v4.*
v4.0.0-stable

Database specific

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