{ "schema_version": "1.4.0", "id": "GHSA-ww6v-6x26-hgfc", "modified": "2025-05-20T21:30:26Z", "published": "2022-09-30T00:00:47Z", "aliases": [ "CVE-2022-39173" ], "details": "In wolfSSL before 5.5.1, malicious clients can cause a buffer overflow during a TLS 1.3 handshake. This occurs when an attacker supposedly resumes a previous TLS session. During the resumption Client Hello a Hello Retry Request must be triggered. Both Client Hellos are required to contain a list of duplicate cipher suites to trigger the buffer overflow. In total, two Client Hellos have to be sent: one in the resumed session, and a second one as a response to a Hello Retry Request message.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39173" }, { "type": "WEB", "url": "https://blog.trailofbits.com/2023/01/12/wolfssl-vulnerabilities-tlspuffin-fuzzing-ssh" }, { "type": "WEB", "url": "https://github.com/wolfSSL/wolfssl/releases" }, { "type": "WEB", "url": "https://www.wolfssl.com/docs/security-vulnerabilities" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/169600/wolfSSL-Buffer-Overflow.html" }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2022/Oct/24" } ], "database_specific": { "cwe_ids": [ "CWE-120", "CWE-787" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-09-29T01:15:00Z" } }