cve/2019/CVE-2019-15024.md
2024-05-26 14:27:05 +02:00

901 B

CVE-2019-15024

Description

In all versions of ClickHouse before 19.14.3, an attacker having write access to ZooKeeper and who is able to run a custom server available from the network where ClickHouse runs, can create a custom-built malicious server that will act as a ClickHouse replica and register it in ZooKeeper. When another replica will fetch data part from the malicious replica, it can force clickhouse-server to write to arbitrary path on filesystem.

POC

Reference

No PoCs from references.

Github