Lucene search
K

525 matches found

ClickHouse
ClickHouse
added 2021/10/18 12:0 a.m.22 views

Fixed in ClickHouse 21.10.2.15, 2021-10-18​

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 wildCopyop, ip, copyend, don't exceed the destination buffer's limits...

7.8AI score
Exploits0Affected Software1
Positive Technologies
Positive Technologies
added 2021/10/18 12:0 a.m.2 views

PT-2021-6324 · Unknown +4 · Clickhouse +3

Name of the Vulnerable Software and Affected Versions: ClickHouse affected versions not specified Description: The issue is related to a heap buffer overflow in ClickHouse's LZ4 compression codec. This occurs when parsing a malicious query, as there is no verification that copy operations in the...

10CVSS7.3AI score0.01646EPSS
Exploits7References37
Positive Technologies
Positive Technologies
added 2021/10/18 12:0 a.m.3 views

PT-2021-23611 · Unknown +2 · Clickhouse +1

Name of the Vulnerable Software and Affected Versions: Clickhouse affected versions not specified Description: The issue is related to a divide-by-zero error in Clickhouse's Delta compression codec. This error occurs when parsing a malicious query, where the first byte of the compressed buffer is...

8.8CVSS6.9AI score0.01646EPSS
Exploits7References21
Positive Technologies
Positive Technologies
added 2021/10/18 12:0 a.m.3 views

PT-2021-23610 · Unknown +4 · Clickhouse +3

Name of the Vulnerable Software and Affected Versions: ClickHouse affected versions not specified Description: A heap out-of-bounds read issue exists in ClickHouse's LZ4 compression codec when parsing a malicious query. The LZ4::decompressImpl loop reads a 16-bit unsigned user-supplied value offs...

8.8CVSS6.9AI score0.01646EPSS
Exploits7References37
Positive Technologies
Positive Technologies
added 2021/10/18 12:0 a.m.4 views

PT-2021-23612 · Unknown +2 · Clickhouse +1

Name of the Vulnerable Software and Affected Versions: Clickhouse affected versions not specified Description: The issue is related to a divide-by-zero error in Clickhouse's DeltaDouble compression codec. This occurs when parsing a malicious query, where the first byte of the compressed buffer is...

8.8CVSS6.9AI score0.01646EPSS
Exploits7References21
Positive Technologies
Positive Technologies
added 2021/10/18 12:0 a.m.2 views

PT-2021-23613 · Unknown +2 · Clickhouse +1

Name of the Vulnerable Software and Affected Versions: ClickHouse affected versions not specified Description: The issue is related to a divide-by-zero error in ClickHouse's Gorilla compression codec. This occurs when parsing a malicious query, where the first byte of the compressed buffer is use...

8.8CVSS6.9AI score0.01646EPSS
Exploits7References21
Positive Technologies
Positive Technologies
added 2021/10/18 12:0 a.m.3 views

PT-2021-6323 · Unknown +2 · Clickhouse +1

Name of the Vulnerable Software and Affected Versions: ClickHouse affected versions not specified Description: The issue is related to a heap buffer overflow in ClickHouse's LZ4 compression codec. This occurs when parsing a malicious query, as there is no verification that copy operations do not...

10CVSS7.5AI score0.01646EPSS
Exploits7References27
Positive Technologies
Positive Technologies
added 2021/10/18 12:0 a.m.4 views

PT-2021-23609 · Unknown +4 · Clickhouse +3

Name of the Vulnerable Software and Affected Versions: ClickHouse affected versions not specified Description: A heap out-of-bounds read issue exists in ClickHouse's LZ4 compression codec when parsing a malicious query. The LZ4::decompressImpl loop reads a 16-bit unsigned user-supplied value offs...

8.8CVSS6.9AI score0.01646EPSS
Exploits7References39
ClickHouse
ClickHouse
added 2021/10/18 12:0 a.m.9 views

CVE-2021-43304

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 wildCopyop, ip, copyend , don't exceed the destination buffer's limits. JFrog...

8.8CVSS5.8AI score0.01646EPSS
Exploits1
ClickHouse
ClickHouse
added 2021/10/18 12:0 a.m.8 views

CVE-2021-43305

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 wildCopyop, ip, copyend , don't exceed the destination buffer's limits. This iss...

8.8CVSS5.9AI score0.01646EPSS
Exploits1
ClickHouse
ClickHouse
added 2021/10/18 12:0 a.m.21 views

CVE-2021-42387

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

8.1CVSS5.3AI score0.01549EPSS
Exploits1
ClickHouse
ClickHouse
added 2021/10/18 12:0 a.m.10 views

CVE-2021-42388

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

8.1CVSS5.3AI score0.01549EPSS
Exploits1
ClickHouse
ClickHouse
added 2021/10/18 12:0 a.m.12 views

CVE-2021-42389

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. JFrog Security Research Team...

6.5CVSS5.5AI score0.01239EPSS
Exploits1
ClickHouse
ClickHouse
added 2021/10/18 12:0 a.m.10 views

CVE-2021-42391

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. JFrog Security Research Team...

6.5CVSS5.5AI score0.01352EPSS
Exploits1
ClickHouse
ClickHouse
added 2021/10/18 12:0 a.m.10 views

CVE-2021-42390

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. JFrog Security Research Team...

6.5CVSS5.5AI score0.01239EPSS
Exploits1
Kitploit
Kitploit
added 2021/08/24 9:30 p.m.366 views

DNSMonster - Passive DNS Capture/Monitoring Framework

Passive DNS collection and monitoring built with Golang, Clickhouse and Grafana: dnsmonster implements a packet sniffer for DNS traffic. It can accept traffic from a pcap file, a live interface or a dnstap socket, and can be used to index and store thousands of DNS queries per second it has shown...

7.6AI score
Exploits0References6
Debian CVE
Debian CVE
added 2021/08/17 6:34 p.m.32 views

CVE-2021-25263

Removed by vendor...

7.8CVSS6.9AI score0.00305EPSS
Exploits0
CNNVD
CNNVD
added 2021/08/17 12:0 a.m.3 views

Yandex Browser 安全漏洞

Yandex ClickHouse is a set of open source columnar databases for online analytical processing from the Russian company Yandex. A security vulnerability exists in previous versions of Yandex Clickhouse v20.8.18.32-lts, v21.1.9.41-stable, v21.2.9.41-stable, v21.3.6.55-lts, and v21.4.3.21-stable,...

7.8CVSS6.9AI score0.00305EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2021/07/27 12:0 a.m.80 views

Adminer < 4.7.8 Server-Side Request Forgery

The version of Adminer installed on the remote host suffers from a Server-Side Request Forgery SSRF flaw via the error page of Elasticsearch and ClickHouse in versions bundling all drivers, this may permit clients to make onward connections to arbitrary systems/ports & can be used to potentially...

7.2CVSS7.5AI score0.90461EPSS
Exploits3References2
Hacker One
Hacker One
added 2021/06/03 9:36 p.m.61 views

GitHub Security Lab: Python: Add support of clickhouse-driver package

This bug was reported directly to GitHub Security Lab...

1.1AI score
Exploits0
Rows per page
Query Builder