{ "schema_version": "1.4.0", "id": "GHSA-2h5r-cqfc-45v6", "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": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "jellyfin-web" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "10.8.0" }, { "fixed": "10.8.4" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23636" }, { "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" }, { "type": "WEB", "url": "https://herolab.usd.de/security-advisories/usd-2022-0030" } ], "database_specific": { "cwe_ids": [ "CWE-79" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2025-03-27T21:18:22Z", "nvd_published_at": "2023-02-03T01:15:00Z" } }