7.5
CVE-2025-1385
- EPSS 0.11%
- Veröffentlicht 20.03.2025 07:13:34
- Zuletzt bearbeitet 20.03.2025 08:15:11
- Quelle cb7ba516-3b07-4c98-b0c2-715220
- Teams Watchlist Login
- Unerledigt Login
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>
Verknüpft mit AI von unstrukturierten Daten zu bestehenden CPE der NVD
Diese Information steht angemeldeten Benutzern zur Verfügung. Login
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
HerstellerClickHouse
≫
Produkt
ClickHouse OSS
Default Statusunaffected
Version <
24.3.18.6
Version
24.3
Status
affected
Version <
24.8.14.27
Version
24.8
Status
affected
Version <
24.11.5.34
Version
24.11
Status
affected
Version <
24.12.5.65
Version
24.12
Status
affected
Version <
25.1.5.5
Version
25.1
Status
affected
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.11% | 0.307 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
cb7ba516-3b07-4c98-b0c2-715220f1a8f6 | 7.5 | 0 | 0 |
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
|
CWE-20 Improper Input Validation
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.