漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Whistle: Path traversal
Vulnerability Description
Whistle is an HTTP, HTTP2, HTTPS, and WebSocket debugging proxy. Prior to 2.10.3, lib/service/service.js handles GET /cgi-bin/temp/get by reading req.query.filename, joining it to TEMP_FILES_PATH only when it matches the temporary file pattern, and otherwise passing the user-supplied filename directly to getFile, allowing a remote attacker to read arbitrary files such as /etc/passwd. This issue is reported as fixed in version 2.10.3.
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Vulnerability Title
avenwu whistle 路径遍历漏洞
Vulnerability Description
avenwu whistle是avenwu个人开发者开源的一个基于 Node 实现的跨平台抓包调试工具。 avenwu whistle 2.10.3之前版本存在路径遍历漏洞,该漏洞源于lib/service/service.js处理GET /cgi-bin/temp/get时未正确验证用户提供的文件名,可能导致远程攻击者读取任意文件。
CVSS Information
N/A
Vulnerability Type
N/A