CVE-2024-43801
Last modified
CVE-2024-43801 is a medium-severity vulnerability rated 5.4/10 on the CVSS scale. Jellyfin is an open source self hosted media server. The Jellyfin user profile image upload accepts SVG files, allowing for a stored XSS attack against an admin user via a specially crafted malicious SVG file. EPSS estimates a 0.35% chance of exploitation in the next 30 days.
Description
Jellyfin is an open source self hosted media server. The Jellyfin user profile image upload accepts SVG files, allowing for a stored XSS attack against an admin user via a specially crafted malicious SVG file. When viewed by an admin outside of the Jellyfin Web UI (e.g. via "view image" in a browser), this malicious SVG file could interact with the browser's LocalStorage and retrieve an AccessToken, which in turn can be used in an API call to elevate the target user to a Jellyfin administrator. The actual attack vector is unlikely to be exploited, as it requires specific actions by the administrator to view the SVG image outside of Jellyfin's WebUI, i.e. it is not a passive attack. The underlying exploit mechanism is solved by PR #12490, which forces attached images (including the potential malicious SVG) to be treated as attachments and thus downloaded by browsers, rather than viewed. This prevents exploitation of the LocalStorage of the browser. This PR has been merged and the relevant code changes are included in release version 10.9.10. All users are advised to upgrade.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Jellyfin | Jellyfin | >= 10.8.0, <= 10.9.10 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-43801?
How severe is CVE-2024-43801?
How do I fix CVE-2024-43801?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-43795OpenC3 COSMOS provides the functionality needed to send comm…6.1
- CVE-2024-43796Express.js minimalist web framework for node. In express < 4…4.7
- CVE-2024-43797audiobookshelf is a self-hosted audiobook and podcast server…4.3
- CVE-2024-43798Chisel is a fast TCP/UDP tunnel, transported over HTTP, secu…8.6
- CVE-2024-43799Send is a library for streaming files from the file system a…4.7
- CVE-2024-43800serve-static serves static files. serve-static passes untrus…4.7
- CVE-2024-43802Vim is an improved version of the unix vi text editor. When …4.5
- CVE-2024-43803The Bare Metal Operator (BMO) implements a Kubernetes API fo…4.9
- CVE-2024-43804Roxy-WI is a web interface for managing Haproxy, Nginx, Apac…8.8
- CVE-2024-43805jupyterlab is an extensible environment for interactive and …6.1
- CVE-2024-43806Rustix is a set of safe Rust bindings to POSIX-ish APIs. Whe…6.5
- CVE-2024-43807In JetBrains TeamCity before 2024.07.1 multiple stored XSS w…5.4
Are you affected by CVE-2024-43801?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
