jellyfin-web is the web client for Jellyfin, a free-software media system. Starting in version 10.1.0 and prior to version 10.8.10, a stored cross-site scripting vulnerability in device.js can be used to make arbitrary calls to the `REST` endpoints with admin privileges. When combined with CVE-2023-30626, this results in remote code execution on the Jellyfin instance in the context of the user who's running it. This issue is patched in version 10.8.10. There are no known workarounds.
References
Link | Resource |
---|---|
https://github.com/jellyfin/jellyfin-web/commit/b88a5951e1a517ff4c820e693d9c0da981cf68ee | Patch |
https://github.com/jellyfin/jellyfin-web/releases/tag/v10.8.10 | Release Notes |
https://github.com/jellyfin/jellyfin-web/security/advisories/GHSA-89hp-h43h-r5pq | Vendor Advisory |
https://github.com/jellyfin/jellyfin/security/advisories/GHSA-9p5f-5x8v-x65m | Exploit Patch Vendor Advisory |
Configurations
History
No history.
Information
Published : 2023-04-24 21:15
Updated : 2024-02-28 20:13
NVD link : CVE-2023-30627
Mitre link : CVE-2023-30627
CVE.ORG link : CVE-2023-30627
JSON object : View
Products Affected
jellyfin
- jellyfin
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')