diff --git a/advisories/unreviewed/2024/07/GHSA-8wxx-35qc-vp6r/GHSA-8wxx-35qc-vp6r.json b/advisories/github-reviewed/2024/07/GHSA-8wxx-35qc-vp6r/GHSA-8wxx-35qc-vp6r.json similarity index 64% rename from advisories/unreviewed/2024/07/GHSA-8wxx-35qc-vp6r/GHSA-8wxx-35qc-vp6r.json rename to advisories/github-reviewed/2024/07/GHSA-8wxx-35qc-vp6r/GHSA-8wxx-35qc-vp6r.json index b3ea1d9ece6..f7745bdf098 100644 --- a/advisories/unreviewed/2024/07/GHSA-8wxx-35qc-vp6r/GHSA-8wxx-35qc-vp6r.json +++ b/advisories/github-reviewed/2024/07/GHSA-8wxx-35qc-vp6r/GHSA-8wxx-35qc-vp6r.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-8wxx-35qc-vp6r", - "modified": "2024-07-09T18:30:43Z", + "modified": "2024-10-25T22:07:23Z", "published": "2024-07-03T18:48:20Z", "aliases": [ "CVE-2024-39223" ], + "summary": "Missing key verification in gost", "details": "An authentication bypass in the SSH service of gost v2.11.5 allows attackers to intercept communications via setting the HostKeyCallback function to ssh.InsecureIgnoreHostKey", "severity": [ { @@ -14,7 +15,25 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "Go", + "name": "github.com/ginuerzh/gost" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "2.11.5" + } + ] + } + ] + } ], "references": [ { @@ -29,6 +48,10 @@ "type": "WEB", "url": "https://gist.github.com/nyxfqq/a7242170b1118e78436a62dee4e09e8a" }, + { + "type": "PACKAGE", + "url": "https://github.com/ginuerzh/gost" + }, { "type": "WEB", "url": "https://github.com/ginuerzh/gost/blob/729d0e70005607dc7c69fc1de62fd8fe21f85355/ssh.go#L229" @@ -40,8 +63,8 @@ "CWE-639" ], "severity": "CRITICAL", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-10-25T22:07:23Z", "nvd_published_at": "2024-07-03T15:15:06Z" } } \ No newline at end of file