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
Beszel Vulnerable to Docker API Path Traversal via Unsanitized Container ID
Vulnerability Description
Beszel is a server monitoring platform. Prior to version 0.18.2, the hub's authenticated API endpoints GET /api/beszel/containers/logs and GET /api/beszel/containers/info pass the user-supplied "container" query parameter to the agent without validation. The agent constructs Docker Engine API URLs using fmt.Sprintf with the raw value instead of url.PathEscape(). Since Go's http.Client does not sanitize `../` sequences from URL paths sent over unix sockets, an authenticated user (including readonly role) can traverse to arbitrary Docker API endpoints on agent hosts, exposing sensitive infrastructure details. Version 0.18.4 fixes the issue.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Vulnerability Title
Beszel 路径遍历漏洞
Vulnerability Description
Beszel是hank个人开发者的一个轻量级服务器监控中心。 Beszel 0.18.2之前版本存在路径遍历漏洞,该漏洞源于对用户提供的容器查询参数验证不足,可能导致经过身份验证的用户遍历任意Docker API端点。
CVSS Information
N/A
Vulnerability Type
N/A