漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
TinyWeb 0.0.8 Path Traversal via URL Path Component
Vulnerability Description
TinyWeb through 0.0.8 contains a path traversal vulnerability that allows unauthenticated attackers to read arbitrary files by submitting ../ sequences in the URL path, which are concatenated directly to the configured web root in HttpBuilder::buildResponse() without normalization, dot-segment removal, or boundary checks. Attackers can craft a single request with ../ sequences that pass through the URL parser unchanged and reach the filesystem call via HttpFile::setFile(), exposing sensitive files such as credential stores and private keys when the server process runs as root.
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
GeneralSandman TinyWeb 路径遍历漏洞
Vulnerability Description
GeneralSandman TinyWeb是GeneralSandman个人开发者开源的一款嵌入式Web服务器软件。 GeneralSandman TinyWeb 0.0.8及之前版本存在路径遍历漏洞,该漏洞源于URL路径中的../序列直接拼接未进行规范化处理,可能导致未经身份验证的攻击者读取任意文件。
CVSS Information
N/A
Vulnerability Type
N/A