漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
xiaomusic 0.5.7 Path Traversal via GET /music endpoint
Vulnerability Description
xiaomusic v0.5.7 contains an unauthenticated path traversal vulnerability in the GET /music/{file_path:path} endpoint that allows unauthenticated attackers to read arbitrary files outside the intended music directory by exploiting an incomplete path prefix check. Attackers can request files from sibling directories whose names share the music_path prefix by crafting traversal sequences, bypassing the path restriction due to the missing trailing separator in the comparison logic to retrieve arbitrary files from the server.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Vulnerability Title
XiaoMusic 路径遍历漏洞
Vulnerability Description
XiaoMusic是hanxi个人开发者的一款让小爱音箱无限听歌的音乐播放工具。 XiaoMusic 0.5.7版本存在路径遍历漏洞,该漏洞源于GET /music/{file_path:path}端点存在未经身份验证的路径遍历,可能导致攻击者读取音乐目录之外的任意文件。
CVSS Information
N/A
Vulnerability Type
N/A