ghsa-xx9h-ppjx-3rjx
Vulnerability from github
Published
2022-01-19 00:00
Modified
2022-01-28 00:04
Details
wolfSSL 5.x before 5.1.1 uses non-random IV values in certain situations. This affects connections (without AEAD) using AES-CBC or DES3 with TLS 1.1 or 1.2 or DTLS 1.1 or 1.2. This occurs because of misplaced memory initialization in BuildMessage in internal.c.
{ "affected": [], "aliases": [ "CVE-2022-23408" ], "database_specific": { "cwe_ids": [ "CWE-330" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-01-18T21:15:00Z", "severity": "CRITICAL" }, "details": "wolfSSL 5.x before 5.1.1 uses non-random IV values in certain situations. This affects connections (without AEAD) using AES-CBC or DES3 with TLS 1.1 or 1.2 or DTLS 1.1 or 1.2. This occurs because of misplaced memory initialization in BuildMessage in internal.c.", "id": "GHSA-xx9h-ppjx-3rjx", "modified": "2022-01-28T00:04:03Z", "published": "2022-01-19T00:00:53Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23408" }, { "type": "WEB", "url": "https://github.com/wolfSSL/wolfssl/pull/4710" }, { "type": "WEB", "url": "https://github.com/wolfSSL/wolfssl/blob/master/ChangeLog.md#wolfssl-release-511-jan-3rd-2022" } ], "schema_version": "1.4.0", "severity": [] }
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.