From 243f0a8b211a7d261817a6e5a8200bc3675924b5 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 23:20:43 +0000 Subject: [PATCH] Publish GHSA-wc9m-r3v6-9p5h --- .../GHSA-wc9m-r3v6-9p5h.json | 38 ++++++++++++++++--- 1 file changed, 33 insertions(+), 5 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/02/GHSA-wc9m-r3v6-9p5h/GHSA-wc9m-r3v6-9p5h.json (51%) 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