漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Jellyfin: Potential Authenticated path traversal in /ClientLog/Document
Vulnerability Description
Jellyfin is an open source self hosted media server. From 10.9.0 until 10.11.10, the POST /ClientLog/Document endpoint accepts the Authorization header's Client and Version fields and uses them unsanitized as components of the on-disk filename when persisting client-uploaded log documents. As a result, any authenticated non-admin user can include ../ sequences in the Client field to cause Jellyfin to write attacker-controlled content to arbitrary paths reachable by the Jellyfin service user, with a forced .log suffix. This vulnerability is fixed in 10.11.10.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Vulnerability Title
Jellyfin 路径遍历漏洞
Vulnerability Description
Jellyfin是Jellyfin团队开源的一款媒体服务器软件。 Jellyfin 10.9.0版本至10.11.10之前版本存在路径遍历漏洞,该漏洞源于POST /ClientLog/Document端点未对Authorization标头的Client和Version字段进行清理,导致任意通过身份验证的非管理员用户可在Client字段中包含../序列,从而将攻击者控制的内容写入任意路径。
CVSS Information
N/A
Vulnerability Type
N/A