漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Bokeh server applications have Incomplete Origin Validation in WebSockets
Vulnerability Description
Bokeh is an interactive visualization library written in Python. In versions 3.8.1 and below, if a server is configured with an allowlist (e.g., dashboard.corp), an attacker can register a domain like dashboard.corp.attacker.com (or use a subdomain if applicable) and lure a victim to visit it. The malicious site can then initiate a WebSocket connection to the vulnerable Bokeh server. Since the Origin header (e.g., http://dashboard.corp.attacker.com/) matches the allowlist according to the flawed logic, the connection is accepted. Once connected, the attacker can interact with the Bokeh server on behalf of the victim, potentially accessing sensitive data, or modifying visualizations. This issue is fixed in version 3.8.2.
CVSS Information
N/A
Vulnerability Type
CWE-1385
Vulnerability Title
bokeh 安全漏洞
Vulnerability Description
bokeh是Bokeh开源的一个数据可视化的Python库。 bokeh 3.8.1及之前版本存在安全漏洞,该漏洞源于允许列表配置不当,可能导致攻击者与Bokeh服务器交互。
CVSS Information
N/A
Vulnerability Type
N/A