ghsa-h6wv-v27f-f93r
Vulnerability from github
Published
2022-11-07 12:00
Modified
2023-01-20 21:30
Severity ?
Details
In wolfSSL before 5.5.2, if callback functions are enabled (via the WOLFSSL_CALLBACKS flag), then a malicious TLS 1.3 client or network attacker can trigger a buffer over-read on the heap of 5 bytes. (WOLFSSL_CALLBACKS is only intended for debugging.)
{ "affected": [], "aliases": [ "CVE-2022-42905" ], "database_specific": { "cwe_ids": [ "CWE-125" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-11-07T00:15:00Z", "severity": "CRITICAL" }, "details": "In wolfSSL before 5.5.2, if callback functions are enabled (via the WOLFSSL_CALLBACKS flag), then a malicious TLS 1.3 client or network attacker can trigger a buffer over-read on the heap of 5 bytes. (WOLFSSL_CALLBACKS is only intended for debugging.)", "id": "GHSA-h6wv-v27f-f93r", "modified": "2023-01-20T21:30:31Z", "published": "2022-11-07T12:00:35Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42905" }, { "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://github.com/wolfSSL/wolfssl/releases/tag/v5.5.2-stable" }, { "type": "WEB", "url": "https://www.wolfssl.com/docs/security-vulnerabilities" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/170610/wolfSSL-WOLFSSL_CALLBACKS-Heap-Buffer-Over-Read.html" }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2023/Jan/11" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H", "type": "CVSS_V3" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.