Jellyfin is a free software media system that provides media from a dedicated server to end-user devices via multiple apps. Verions prior to 10.7.3 vulnerable to unauthenticated Server-Side Request Forgery (SSRF) attacks via the imageUrl parameter. This issue potentially exposes both internal and external HTTP servers or other resources available via HTTP `GET` that are visible from the Jellyfin server. The vulnerability is patched in version 10.7.3. As a workaround, disable external access to the API endpoints `/Items/*/RemoteImages/Download`, `/Items/RemoteSearch/Image` and `/Images/Remote` via reverse proxy, or limit to known-friendly IPs.
References
Link | Resource |
---|---|
https://github.com/jellyfin/jellyfin/security/advisories/GHSA-rgjw-4fwc-9v96 | Patch Third Party Advisory |
Configurations
History
No history.
Information
Published : 2021-05-06 13:15
Updated : 2024-02-28 18:28
NVD link : CVE-2021-29490
Mitre link : CVE-2021-29490
CVE.ORG link : CVE-2021-29490
JSON object : View
Products Affected
jellyfin
- jellyfin
CWE
CWE-918
Server-Side Request Forgery (SSRF)