Clickhouse

Clickhouse

25 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 0.56%
  • Veröffentlicht 14.03.2022 23:15:08
  • Zuletzt bearbeitet 25.06.2025 20:49:29

Divide-by-zero in Clickhouse's Gorilla compression codec when parsing a malicious query. The first byte of the compressed buffer is used in a modulo operation without being checked for 0.

Exploit
  • EPSS 0.28%
  • Veröffentlicht 14.03.2022 23:15:08
  • Zuletzt bearbeitet 25.06.2025 20:49:29

Heap buffer overflow in Clickhouse's LZ4 compression codec when parsing a malicious query. There is no verification that the copy operations in the LZ4::decompressImpl loop and especially the arbitrary copy operation wildCopy<copy_amount>(op, ip, cop...

Exploit
  • EPSS 0.15%
  • Veröffentlicht 14.03.2022 23:15:08
  • Zuletzt bearbeitet 25.06.2025 20:49:29

Heap buffer overflow in Clickhouse's LZ4 compression codec when parsing a malicious query. There is no verification that the copy operations in the LZ4::decompressImpl loop and especially the arbitrary copy operation wildCopy<copy_amount>(op, ip, cop...

Exploit
  • EPSS 0.53%
  • Veröffentlicht 14.03.2022 23:15:08
  • Zuletzt bearbeitet 25.06.2025 20:49:29

Divide-by-zero in Clickhouse's DeltaDouble compression codec when parsing a malicious query. The first byte of the compressed buffer is used in a modulo operation without being checked for 0.

Exploit
  • EPSS 0.53%
  • Veröffentlicht 14.03.2022 23:15:08
  • Zuletzt bearbeitet 25.06.2025 20:49:29

Divide-by-zero in Clickhouse's Delta compression codec when parsing a malicious query. The first byte of the compressed buffer is used in a modulo operation without being checked for 0.

Exploit
  • EPSS 0.37%
  • Veröffentlicht 14.03.2022 23:15:07
  • Zuletzt bearbeitet 25.06.2025 20:49:29

Heap out-of-bounds read in Clickhouse's LZ4 compression codec when parsing a malicious query. As part of the LZ4::decompressImpl() loop, a 16-bit unsigned user-supplied value ('offset') is read from the compressed data. The offset is later used in th...

Exploit
  • EPSS 0.32%
  • Veröffentlicht 14.03.2022 23:15:07
  • Zuletzt bearbeitet 25.06.2025 20:49:29

Heap out-of-bounds read in Clickhouse's LZ4 compression codec when parsing a malicious query. As part of the LZ4::decompressImpl() loop, a 16-bit unsigned user-supplied value ('offset') is read from the compressed data. The offset is later used in th...

  • EPSS 1.07%
  • Veröffentlicht 30.12.2019 15:15:10
  • Zuletzt bearbeitet 25.06.2025 20:48:54

In all versions of ClickHouse before 19.14, an OOB read, OOB write and integer underflow in decompression algorithms can be used to achieve RCE or DoS via native protocol.

  • EPSS 0.35%
  • Veröffentlicht 30.12.2019 15:15:10
  • Zuletzt bearbeitet 25.06.2025 20:48:54

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 ClickHou...

  • EPSS 0.42%
  • Veröffentlicht 31.10.2019 19:15:12
  • Zuletzt bearbeitet 25.06.2025 20:48:54

ClickHouse before 19.13.5.44 allows HTTP header injection via the url table function.