diff --git a/advisories/unreviewed/2025/02/GHSA-wc9m-r3v6-9p5h/GHSA-wc9m-r3v6-9p5h.json b/advisories/github-reviewed/2025/02/GHSA-wc9m-r3v6-9p5h/GHSA-wc9m-r3v6-9p5h.json similarity index 51% rename from advisories/unreviewed/2025/02/GHSA-wc9m-r3v6-9p5h/GHSA-wc9m-r3v6-9p5h.json rename to advisories/github-reviewed/2025/02/GHSA-wc9m-r3v6-9p5h/GHSA-wc9m-r3v6-9p5h.json index 464d28d7568..9a4aac798a7 100644 --- a/advisories/unreviewed/2025/02/GHSA-wc9m-r3v6-9p5h/GHSA-wc9m-r3v6-9p5h.json +++ b/advisories/github-reviewed/2025/02/GHSA-wc9m-r3v6-9p5h/GHSA-wc9m-r3v6-9p5h.json @@ -1,19 +1,43 @@ { "schema_version": "1.4.0", "id": "GHSA-wc9m-r3v6-9p5h", - "modified": "2025-02-04T21:32:28Z", + "modified": "2025-02-04T23:18:58Z", "published": "2025-02-04T21:32:28Z", "aliases": [ "CVE-2025-0509" ], - "details": "A security issue was found in Sparkle before version 2.64. An attacker can replace an existing signed update with another payload, bypassing Sparkle’s (Ed)DSA signing checks.", + "summary": "Sparkle Signing Checks Bypass", + "details": "A security issue was found in Sparkle before version 2.6.4. An attacker can replace an existing signed update with another payload, bypassing Sparkle’s (Ed)DSA signing checks.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:A/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "SwiftURL", + "name": "github.com/sparkle-project/Sparkle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.6.4" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 2.6.3" + } + } + ], "references": [ { "type": "ADVISORY", @@ -23,6 +47,10 @@ "type": "WEB", "url": "https://github.com/sparkle-project/Sparkle/pull/2550" }, + { + "type": "PACKAGE", + "url": "https://github.com/sparkle-project/Sparkle" + }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20250124-0008" @@ -37,8 +65,8 @@ "CWE-552" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-02-04T23:18:58Z", "nvd_published_at": "2025-02-04T20:15:49Z" } } \ No newline at end of file