Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
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