Lucene search
+L

95 matches found

Cvelist
Cvelist
added 2022/03/14 10:20 p.m.34 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...

6.8AI score0.01259EPSS
SaveExploits1References1
Debian CVE
Debian CVE
added 2022/03/14 10:20 p.m.77 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...

6.5CVSS6.6AI score0.01259EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2022/03/14 12:00 a.m.75 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...

8.8CVSS9AI score0.01672EPSS
SaveExploits1
CNNVD
CNNVD
added 2022/03/14 12:00 a.m.13 views

Yandex ClickHouse 缓冲区错误漏洞

Yandex ClickHouse is a set of open source columnar databases for online analytical processing from the Russian company Yandex. Yandex ClickHouse suffers from a buffer error vulnerability that stems from a heap out-of-bounds read in Clickhouse's LZ4 compression codec when parsing a malicious query...

8.1CVSS8.1AI score0.01573EPSS
SaveExploits1References6
CVE
CVE
added 2022/03/14 12:00 a.m.165 views

CVE-2021-43305

Summary : CVEs 2021-43304 and 2021-43305 describe heap/ buffer issues in ClickHouse’s LZ4 compression codec during parsing of crafted queries, due to unsafe copy bounds in LZ4::decompressImpl and the wildCopy function. The connected documents confirm a related set of advisories and mitigations ac...

8.8CVSS8.6AI score0.01672EPSS
SaveExploits1References2Affected Software1
Debian CVE
Debian CVE
added 2022/03/14 12:00 a.m.72 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.1CVSS8AI score0.01573EPSS
SaveExploits1
Cvelist
Cvelist
added 2022/03/14 12:00 a.m.44 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...

9.2AI score0.01672EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2022/03/14 12:00 a.m.43 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 issu...

8.8CVSS8.9AI score0.01672EPSS
SaveExploits1
Cvelist
Cvelist
added 2021/12/16 7:08 p.m.41 views

CVE-2020-35215

An issue in Atomix v3.1.5 allows attackers to access sensitive information when a malicious Atomix node queries distributed variable primitives which contain the entire primitive lists that ONOS nodes use to share important states...

6.2AI score0.00843EPSS
SaveExploits0References1
Veracode
Veracode
added 2021/11/12 2:41 a.m.41 views

LDAP Injection

github.com/apache/trafficcontrol is vulnerable to LDAP injection. An attacker is able to send malicious username to the the login or post endpoint of any API version, inject unsanitized content into the LDAP filter, allowing the malicious query injection...

9.8CVSS4.4AI score0.04431EPSS
SaveExploits0References5Affected Software1
ClickHouse
ClickHouse
added 2021/10/18 12:00 a.m.18 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.5CVSS6.9AI score0.01259EPSS
SaveExploits1
ClickHouse
ClickHouse
added 2021/10/18 12:00 a.m.15 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.8CVSS7.6AI score0.01672EPSS
SaveExploits1
ClickHouse
ClickHouse
added 2021/10/18 12:00 a.m.149 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...

6.5CVSS5AI score0.01672EPSS
SaveExploits1Affected Software1
Positive Technologies
Positive Technologies
added 2021/10/18 12:00 a.m.4 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.01672EPSS
SaveExploits7References37
Positive Technologies
Positive Technologies
added 2021/10/18 12:00 a.m.7 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.01672EPSS
SaveExploits7References21
ClickHouse
ClickHouse
added 2021/10/18 12:00 a.m.14 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.8CVSS7.6AI score0.01672EPSS
SaveExploits1
ClickHouse
ClickHouse
added 2021/10/18 12:00 a.m.52 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.1CVSS7.3AI score0.01573EPSS
SaveExploits1
ClickHouse
ClickHouse
added 2021/10/18 12:00 a.m.16 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.5CVSS6.9AI score0.01259EPSS
SaveExploits1
ClickHouse
ClickHouse
added 2021/10/18 12:00 a.m.19 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.5CVSS6.9AI score0.01373EPSS
SaveExploits1
OSV
OSV
added 2021/07/26 12:15 p.m.22 views

CVE-2021-22144

In Elasticsearch versions before 7.13.3 and 6.8.17 an uncontrolled recursion vulnerability that could lead to a denial of service attack was identified in the Elasticsearch Grok parser. A user with the ability to submit arbitrary queries to Elasticsearch could create a malicious Grok query that...

6.5CVSS6.7AI score
SaveExploits0References3
Rows per page
Query Builder