diff --git a/advisories/unreviewed/2023/02/GHSA-2h5r-cqfc-45v6/GHSA-2h5r-cqfc-45v6.json b/advisories/github-reviewed/2023/02/GHSA-2h5r-cqfc-45v6/GHSA-2h5r-cqfc-45v6.json similarity index 54% rename from advisories/unreviewed/2023/02/GHSA-2h5r-cqfc-45v6/GHSA-2h5r-cqfc-45v6.json rename to advisories/github-reviewed/2023/02/GHSA-2h5r-cqfc-45v6/GHSA-2h5r-cqfc-45v6.json index 186fe24c0a6..ade0daba871 100644 --- a/advisories/unreviewed/2023/02/GHSA-2h5r-cqfc-45v6/GHSA-2h5r-cqfc-45v6.json +++ b/advisories/github-reviewed/2023/02/GHSA-2h5r-cqfc-45v6/GHSA-2h5r-cqfc-45v6.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-2h5r-cqfc-45v6", - "modified": "2025-03-26T21:30:36Z", + "modified": "2025-03-27T21:18:22Z", "published": "2023-02-03T03:30:25Z", "aliases": [ "CVE-2023-23636" ], + "summary": "Jellyfin Web Cross-Site Scripting (XSS) via Playlist Name", "details": "In Jellyfin 10.8.x through 10.8.3, the name of a playlist is vulnerable to stored XSS. This allows an attacker to steal access tokens from the localStorage of the victim.", "severity": [ { @@ -13,7 +14,27 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "npm", + "name": "jellyfin-web" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "10.8.0" + }, + { + "fixed": "10.8.4" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", @@ -23,6 +44,18 @@ "type": "WEB", "url": "https://github.com/jellyfin/jellyfin-web/issues/3788" }, + { + "type": "WEB", + "url": "https://github.com/jellyfin/jellyfin-web/pull/3789" + }, + { + "type": "PACKAGE", + "url": "https://github.com/jellyfin/jellyfin-web" + }, + { + "type": "WEB", + "url": "https://github.com/jellyfin/jellyfin/releases/tag/v10.8.4" + }, { "type": "WEB", "url": "https://herolab.usd.de/security-advisories" @@ -37,8 +70,8 @@ "CWE-79" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-03-27T21:18:22Z", "nvd_published_at": "2023-02-03T01:15:00Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2023/02/GHSA-749c-pc87-4qcw/GHSA-749c-pc87-4qcw.json b/advisories/github-reviewed/2023/02/GHSA-749c-pc87-4qcw/GHSA-749c-pc87-4qcw.json similarity index 54% rename from advisories/unreviewed/2023/02/GHSA-749c-pc87-4qcw/GHSA-749c-pc87-4qcw.json rename to advisories/github-reviewed/2023/02/GHSA-749c-pc87-4qcw/GHSA-749c-pc87-4qcw.json index ab9d351a960..a735757646b 100644 --- a/advisories/unreviewed/2023/02/GHSA-749c-pc87-4qcw/GHSA-749c-pc87-4qcw.json +++ b/advisories/github-reviewed/2023/02/GHSA-749c-pc87-4qcw/GHSA-749c-pc87-4qcw.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-749c-pc87-4qcw", - "modified": "2025-03-26T21:30:36Z", + "modified": "2025-03-27T21:18:04Z", "published": "2023-02-03T03:30:25Z", "aliases": [ "CVE-2023-23635" ], + "summary": "Jellyfin Web Cross-Site Scripting (XSS) via Collection Name", "details": "In Jellyfin 10.8.x through 10.8.3, the name of a collection is vulnerable to stored XSS. This allows an attacker to steal access tokens from the localStorage of the victim.", "severity": [ { @@ -13,7 +14,27 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "npm", + "name": "jellyfin-web" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "10.8.0" + }, + { + "fixed": "10.8.4" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", @@ -23,6 +44,18 @@ "type": "WEB", "url": "https://github.com/jellyfin/jellyfin-web/issues/3788" }, + { + "type": "WEB", + "url": "https://github.com/jellyfin/jellyfin-web/pull/3789" + }, + { + "type": "PACKAGE", + "url": "https://github.com/jellyfin/jellyfin-web" + }, + { + "type": "WEB", + "url": "https://github.com/jellyfin/jellyfin/releases/tag/v10.8.4" + }, { "type": "WEB", "url": "https://herolab.usd.de/security-advisories" @@ -37,8 +70,8 @@ "CWE-79" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-03-27T21:18:04Z", "nvd_published_at": "2023-02-03T01:15:00Z" } } \ No newline at end of file