漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Fail input validation in clickhouse-library-bridge API could lead to RCE under specific configuration
Vulnerability Description
When the library bridge feature is enabled, the clickhouse-library-bridge exposes an HTTP API on localhost. This allows clickhouse-server to dynamically load a library from a specified path and execute it in an isolated process. Combined with the ClickHouse table engine functionality that permits file uploads to specific directories, a misconfigured server can be exploited by an attacker with privilege to access to both table engines to execute arbitrary code on the ClickHouse server.
You can check if your ClickHouse server is vulnerable to this vulnerability by inspecting the configuration file and confirming if the following setting is enabled:
<library_bridge>
<port>9019</port>
</library_bridge>
CVSS Information
CVSS:4.0/AV:N/AC:H/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Vulnerability Type
输入验证不恰当
Vulnerability Title
ClickHouse 安全漏洞
Vulnerability Description
ClickHouse是ClickHouse开源的一个用于实时应用程序和分析的速度最快、资源效率最高的开源数据库。 ClickHouse存在安全漏洞,该漏洞源于HTTP API暴露可能导致任意代码执行。
CVSS Information
N/A
Vulnerability Type
N/A