{ "schema_version": "1.4.0", "id": "GHSA-hcg3-q754-cr77", "modified": "2025-04-14T15:38:58Z", "published": "2025-04-12T00:30:26Z", "aliases": [ "CVE-2025-22869" ], "summary": "golang.org/x/crypto Vulnerable to Denial of Service (DoS) via Slow or Incomplete Key Exchange", "details": "SSH servers which implement file transfer protocols are vulnerable to a denial of service attack from clients which complete the key exchange slowly, or not at all, causing pending content to be read into memory, but never transmitted.", "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.35.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22869" }, { "type": "WEB", "url": "https://github.com/golang/crypto/commit/7292932d45d55c7199324ab0027cc86e8198aa22" }, { "type": "PACKAGE", "url": "https://github.com/golang/crypto" }, { "type": "WEB", "url": "https://go-review.googlesource.com/c/crypto/+/652135" }, { "type": "WEB", "url": "https://go.dev/cl/652135" }, { "type": "WEB", "url": "https://go.dev/issue/71931" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2025-3487" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20250411-0010" } ], "database_specific": { "cwe_ids": [ "CWE-770" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2025-04-14T15:38:58Z", "nvd_published_at": "2025-02-26T08:14:24Z" } }