漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Dozzle: Cross-Site WebSocket Hijacking (CSWSH) on exec/attach endpoints bypasses authentication
Vulnerability Description
Dozzle is a realtime log viewer for docker containers. Prior to 10.5.2, he WebSocket upgrader for the /exec and /attach endpoints uses CheckOrigin: func(r *http.Request) bool { return true }, accepting upgrade requests from any origin. Combined with the JWT cookie using SameSite: Lax, this enables Cross-Site WebSocket Hijacking (CSWSH). An attacker hosting a page on a same-site origin (e.g., a sibling subdomain, or another service on localhost) can initiate a WebSocket connection to the exec endpoint that carries the victim's valid JWT cookie, gaining interactive shell access in any container the victim is authorized to access. This vulnerability is fixed in 10.5.2.
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
Vulnerability Type
源验证错误
Vulnerability Title
Dozzle 访问控制错误漏洞
Vulnerability Description
Dozzle是Amir Raminfar个人开发者的一个小型轻量级应用程序。 Dozzle 10.5.2之前版本存在访问控制错误漏洞,该漏洞源于/exec和/attach端点的WebSocket升级器接受任意来源的升级请求,结合JWT cookie使用SameSite:Lax,允许同源攻击者通过跨站WebSocket劫持获取交互式shell访问权限。
CVSS Information
N/A
Vulnerability Type
N/A