Skip to content

Commit 4c4bca8

Browse files
authored
Merge pull request #3528 from ClickHouse/release-CVE-2025-1385
Update security-changelog.md
2 parents f5d4fb8 + 49996cf commit 4c4bca8

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/whats-new/security-changelog.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,18 @@ description: 'Security changelog detailing security related updates and changes'
88

99
# Security Changelog
1010

11+
## Fixed in ClickHouse v25.1.5.5, 2025-01-05 {#fixed-in-clickhouse-release-2025-01-05}
12+
13+
### [CVE-2025-1385](https://github.com/ClickHouse/ClickHouse/security/advisories/GHSA-5phv-x8x4-83x5) {#CVE-2025-1385}
14+
15+
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 privileges to access both table engines, allowing them to execute arbitrary code on the ClickHouse server.
16+
17+
Fix has been pushed to the following open-source versions: v24.3.18.6, v24.8.14.27, v24.11.5.34, v24.12.5.65, v25.1.5.5
18+
19+
ClickHouse Cloud is unaffected by this vulnerability.
20+
21+
Credits: [Arseniy Dugin](https://github.com/ZerLes)
22+
1123
## Fixed in ClickHouse v24.5, 2024-08-01 {#fixed-in-clickhouse-release-2024-08-01}
1224

1325
### [CVE-2024-6873](https://github.com/ClickHouse/ClickHouse/security/advisories/GHSA-432f-r822-j66f) {#CVE-2024-6873}

0 commit comments

Comments
 (0)