{ "schema_version": "1.4.0", "id": "GHSA-xx9h-ppjx-3rjx", "modified": "2022-01-28T00:04:03Z", "published": "2022-01-19T00:00:53Z", "aliases": [ "CVE-2022-23408" ], "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.", "severity": [], "affected": [], "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" } ], "database_specific": { "cwe_ids": [ "CWE-330" ], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-01-18T21:15:00Z" } }