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
openhole-server vulnerable to path traversal via URL-decoded request path
Vulnerability Description
openhole exposes localhost to the internet in one command. In 0.1.1 and earlier, openhole-server in internal/server/public_proxy.go forwarded r.URL.Path instead of preserving the original request target with r.URL.EscapedPath(), allowing percent encoded dot segments %2e and separators %2f to reach tunneled local services as ../ and / for path traversal. This issue is fixed in version 0.1.2.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Vulnerability Title
Ayoub Bablil OpenHole 路径遍历漏洞
Vulnerability Description
Ayoub Bablil OpenHole是Ayoub Bablil个人开发者的一个代理软件。 Ayoub Bablil OpenHole 0.1.2之前版本存在路径遍历漏洞,该漏洞源于转发r.URL.Path而非r.URL.EscapedPath(),导致路径遍历。
CVSS Information
N/A
Vulnerability Type
N/A