{ "schema_version": "1.4.0", "id": "GHSA-gwc9-m7rh-j2ww", "modified": "2023-08-30T13:46:25Z", "published": "2022-09-07T00:01:52Z", "aliases": [ "CVE-2021-43565" ], "summary": "x/crypto/ssh vulnerable to panic via malformed packets", "details": "The x/crypto/ssh package before 0.0.0-20211202192323-5770296d904e of golang.org/x/crypto allows an unauthenticated attacker to panic an SSH server. When using AES-GCM or ChaCha20Poly1305, consuming a malformed packet which contains an empty plaintext causes a panic.", "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": [ { "package": { "ecosystem": "Go", "name": "golang.org/x/crypto" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.0.0-20211202192323-5770296d904e" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43565" }, { "type": "WEB", "url": "https://go.dev/cl/368814" }, { "type": "WEB", "url": "https://go.dev/issues/49932" }, { "type": "WEB", "url": "https://groups.google.com/forum/#!forum/golang-announce" }, { "type": "WEB", "url": "https://groups.google.com/g/golang-announce/c/2AR1sKiM-Qs" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2022-0968" } ], "database_specific": { "cwe_ids": [], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2022-09-16T17:40:34Z", "nvd_published_at": "2022-09-06T18:15:00Z" } }