diff --git a/advisories/unreviewed/2024/07/GHSA-p69r-v3h4-rj4f/GHSA-p69r-v3h4-rj4f.json b/advisories/github-reviewed/2024/07/GHSA-p69r-v3h4-rj4f/GHSA-p69r-v3h4-rj4f.json similarity index 64% rename from advisories/unreviewed/2024/07/GHSA-p69r-v3h4-rj4f/GHSA-p69r-v3h4-rj4f.json rename to advisories/github-reviewed/2024/07/GHSA-p69r-v3h4-rj4f/GHSA-p69r-v3h4-rj4f.json index 44d537129f5..391d8b261a0 100644 --- a/advisories/unreviewed/2024/07/GHSA-p69r-v3h4-rj4f/GHSA-p69r-v3h4-rj4f.json +++ b/advisories/github-reviewed/2024/07/GHSA-p69r-v3h4-rj4f/GHSA-p69r-v3h4-rj4f.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-p69r-v3h4-rj4f", - "modified": "2024-07-04T18:31:10Z", + "modified": "2024-07-10T14:30:51Z", "published": "2024-07-04T18:31:10Z", "aliases": [ "CVE-2024-39930" ], + "summary": "github.com/gogs/gogs affected by CVE-2024-39930", "details": "The built-in SSH server of Gogs through 0.13.0 allows argument injection in internal/ssh/ssh.go, leading to remote code execution. Authenticated attackers can exploit this by opening an SSH connection and sending a malicious --split-string env request if the built-in SSH server is activated. Windows installations are unaffected.", "severity": [ { @@ -14,13 +15,35 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "Go", + "name": "github.com/gogs/gogs" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "0.13.0" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39930" }, + { + "type": "PACKAGE", + "url": "https://github.com/gogs/gogs" + }, { "type": "WEB", "url": "https://github.com/gogs/gogs/releases" @@ -35,8 +58,8 @@ ], "severity": "CRITICAL", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-07-10T14:30:51Z", "nvd_published_at": "2024-07-04T16:15:02Z" } } \ No newline at end of file