Yandex ClickHouse 1.1.54133

CPE Details

Yandex ClickHouse 1.1.54133
1.1.54133
2019-11-05
13h55 +00:00
2019-11-05
13h55 +00:00
Alerte pour un CPE
Stay informed of any changes for a specific CPE.
Notifications manage

CPE Name: cpe:2.3:a:yandex:clickhouse:1.1.54133:*:*:*:*:*:*:*

Informations

Vendor

yandex

Product

clickhouse

Version

1.1.54133

Related CVE

Open and find in CVE List

CVE ID Published Description Score Severity
CVE-2021-42391 2022-03-14 21h20 +00:00 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.
6.5
Medium
CVE-2021-42390 2022-03-14 21h20 +00:00 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.
6.5
Medium
CVE-2021-42389 2022-03-14 21h20 +00:00 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.
6.5
Medium
CVE-2021-42387 2022-03-13 23h00 +00:00 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 the length of a copy operation, without checking the upper bounds of the source of the copy operation.
8.1
High
CVE-2021-42388 2022-03-13 23h00 +00:00 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 the length of a copy operation, without checking the lower bounds of the source of the copy operation.
8.1
High
CVE-2021-43304 2022-03-13 23h00 +00:00 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(op, ip, copy_end), don’t exceed the destination buffer’s limits.
8.8
High
CVE-2021-43305 2022-03-13 23h00 +00:00 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(op, ip, copy_end), don’t exceed the destination buffer’s limits. This issue is very similar to CVE-2021-43304, but the vulnerable copy operation is in a different wildCopy call.
8.8
High
CVE-2019-15024 2019-12-30 13h39 +00:00 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.
6.5
Medium
CVE-2019-16535 2019-12-30 13h35 +00:00 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.
9.8
Critical
CVE-2019-18657 2019-10-31 17h55 +00:00 ClickHouse before 19.13.5.44 allows HTTP header injection via the url table function.
5.3
Medium
CVE-2018-14672 2019-08-15 15h54 +00:00 In ClickHouse before 18.12.13, functions for loading CatBoost models allowed path traversal and reading arbitrary files through error messages.
5.3
Medium
CVE-2018-14671 2019-08-15 15h46 +00:00 In ClickHouse before 18.10.3, unixODBC allowed loading arbitrary shared objects from the file system which led to a Remote Code Execution vulnerability.
9.8
Critical
CVE-2018-14669 2019-08-15 15h39 +00:00 ClickHouse MySQL client before versions 1.1.54390 had "LOAD DATA LOCAL INFILE" functionality enabled that allowed a malicious MySQL database read arbitrary files from the connected ClickHouse server.
7.5
High
CVE-2018-14668 2019-08-15 15h31 +00:00 In ClickHouse before 1.1.54388, "remote" table function allowed arbitrary symbols in "user", "password" and "default_database" fields which led to Cross Protocol Request Forgery Attacks.
8.8
High