### [CVE-2019-15024](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15024) ![](https://img.shields.io/static/v1?label=Product&message=ClickHouse&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=Arbitrary%20write&color=brighgreen) ### 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 - https://github.com/ARPSyndicate/cvemon