diff --git a/advisories/unreviewed/2025/04/GHSA-hcg3-q754-cr77/GHSA-hcg3-q754-cr77.json b/advisories/github-reviewed/2025/04/GHSA-hcg3-q754-cr77/GHSA-hcg3-q754-cr77.json similarity index 55% rename from advisories/unreviewed/2025/04/GHSA-hcg3-q754-cr77/GHSA-hcg3-q754-cr77.json rename to advisories/github-reviewed/2025/04/GHSA-hcg3-q754-cr77/GHSA-hcg3-q754-cr77.json index 775853deb40..75003ab6503 100644 --- a/advisories/unreviewed/2025/04/GHSA-hcg3-q754-cr77/GHSA-hcg3-q754-cr77.json +++ b/advisories/github-reviewed/2025/04/GHSA-hcg3-q754-cr77/GHSA-hcg3-q754-cr77.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-hcg3-q754-cr77", - "modified": "2025-04-12T00:30:26Z", + "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": [ { @@ -13,12 +14,44 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [], + "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" @@ -41,8 +74,8 @@ "CWE-770" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-04-14T15:38:58Z", "nvd_published_at": "2025-02-26T08:14:24Z" } } \ No newline at end of file