Approved changes feed: RSS · Atom

cpe:2.3:a:yandex:clickhouse:*:*:*:*:*:*:*:*

part: a version: * update: *

VendorYandex (694d67c2-958c-56da-ba5e-25307fedecef)
ProductClickhouse (9ce99c52-4cdb-5926-b67b-844bdac759d9)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from purl2cpe mapping

PURL mappings

PURLSourceLast updated
pkg:deb/debian/clickhouse purl2cpe 2026-06-01 10:12:07.575374
pkg:deb/ubuntu/clickhouse purl2cpe 2026-06-01 10:12:07.575376
pkg:github/clickhouse/clickhouse purl2cpe 2026-06-01 10:12:07.575378
pkg:sourceforge/clickhouse.mirror purl2cpe 2026-06-01 10:12:07.575379

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2021-43305 vulnerable 2026-06-03 14:45:34.150655 Details available
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, 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.
Published: 2022-03-14T00:00:00.000Z
Updated: 2024-08-04T03:55:29.085Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-43304 vulnerable 2026-06-03 14:45:34.149319 Details available
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, copy_end), don’t exceed the destination buffer’s limits.
Published: 2022-03-14T00:00:00.000Z
Updated: 2024-08-04T03:55:28.381Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-42391 vulnerable 2026-06-03 14:45:27.225275 Details available
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.
Published: 2022-03-14T22:20:33.000Z
Updated: 2024-08-04T03:30:38.353Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-42390 vulnerable 2026-06-03 14:45:27.224984 Details available
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.
Published: 2022-03-14T22:20:31.000Z
Updated: 2024-08-04T03:30:38.448Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-42389 vulnerable 2026-06-03 14:45:27.224689 Details available
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.
Published: 2022-03-14T22:20:30.000Z
Updated: 2024-08-04T03:30:38.260Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-42388 vulnerable 2026-06-03 14:45:27.224339 Details available
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.
Published: 2022-03-14T00:00:00.000Z
Updated: 2024-08-04T03:30:38.323Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-42387 vulnerable 2026-06-03 14:45:27.222951 Details available
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.
Published: 2022-03-14T00:00:00.000Z
Updated: 2024-08-04T03:30:38.465Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-18657 vulnerable 2026-06-03 14:39:57.794862 Details available
ClickHouse before 19.13.5.44 allows HTTP header injection via the url table function.
Published: 2019-10-31T18:55:55.000Z
Updated: 2024-08-05T01:54:14.471Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-16535 vulnerable 2026-06-03 14:39:54.621541 Details available
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.
Published: 2019-12-30T14:35:21.000Z
Updated: 2024-08-05T01:17:40.278Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-15024 vulnerable 2026-06-03 14:39:46.973959 Details available
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.
Published: 2019-12-30T14:39:00.000Z
Updated: 2024-08-05T00:34:53.024Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-14672 vulnerable 2026-06-03 14:38:12.416101 Details available
In ClickHouse before 18.12.13, functions for loading CatBoost models allowed path traversal and reading arbitrary files through error messages.
Published: 2019-08-15T17:54:05.000Z
Updated: 2024-08-05T09:38:13.336Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-14671 vulnerable 2026-06-03 14:38:12.415820 Details available
In ClickHouse before 18.10.3, unixODBC allowed loading arbitrary shared objects from the file system which led to a Remote Code Execution vulnerability.
Published: 2019-08-15T17:46:03.000Z
Updated: 2024-08-05T09:38:12.939Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-14670 vulnerable 2026-06-03 14:38:12.415538 Details available
Incorrect configuration in deb package in ClickHouse before 1.1.54131 could lead to unauthorized use of the database.
Published: 2019-08-15T17:13:39.000Z
Updated: 2024-08-05T09:38:13.009Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-14669 vulnerable 2026-06-03 14:38:12.415211 Details available
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.
Published: 2019-08-15T17:39:30.000Z
Updated: 2024-08-05T09:38:12.908Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-14668 vulnerable 2026-06-03 14:38:12.413994 Details available
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.
Published: 2019-08-15T17:31:24.000Z
Updated: 2024-08-05T09:38:12.930Z
Reference links
Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.