mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-wc9m-r3v6-9p5h
This commit is contained in:
+33
-5
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user