Lucene search
+L

618 matches found

OSV
OSV
added 2022/03/14 11:15 p.m.7 views

UBUNTU-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.8AI score0.01573EPSS
SaveExploits1References7
Prion
Prion
added 2022/03/14 11:15 p.m.18 views

Heap overflow

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.5CVSS8.9AI score0.01672EPSS
SaveExploits1References2Affected Software2
Prion
Prion
added 2022/03/14 11:15 p.m.19 views

Heap overflow

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

6.5CVSS8.7AI score0.01672EPSS
SaveExploits2References2Affected Software2
UbuntuCve
UbuntuCve
added 2022/03/14 11:15 p.m.41 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.1CVSS7.3AI score0.01573EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2022/03/14 12:00 a.m.36 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.2AI score0.01573EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2022/03/14 12:00 a.m.33 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...

9AI score0.01672EPSS
SaveExploits1References2
CVE
CVE
added 2022/03/14 12:00 a.m.143 views

CVE-2021-42387

CVE-2021-42387 affects ClickHouse. It describes a heap out-of-bounds read in the LZ4 compression codec during parsing a malicious query: a 16-bit unsigned offset read in LZ4::decompressImpl() is used to determine the copy length without checking the upper bounds of the source, potentially causing...

8.1CVSS8.2AI score0.01573EPSS
SaveExploits1References2Affected Software1
Debian CVE
Debian CVE
added 2022/03/14 12:00 a.m.76 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
Debian CVE
Debian CVE
added 2022/03/14 12:00 a.m.78 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.1CVSS8AI score0.01573EPSS
SaveExploits1
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
CVE
CVE
added 2022/03/14 12:00 a.m.166 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
CVE
CVE
added 2022/03/14 12:00 a.m.172 views

CVE-2021-43304

CVE-2021-43304 describes a heap-buffer overflow in ClickHouse’s LZ4 compression codec when parsing a malicious query. The root cause is the LZ4::decompressImpl loop, where the arbitrary copy operation wildCopy(op, ip, copy_end) can exceed the destination buffer’s bounds. This vulnerability is lin...

8.8CVSS8.8AI score0.01672EPSS
SaveExploits1References2Affected Software1
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
Cvelist
Cvelist
added 2022/03/14 12:00 a.m.30 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.2AI score0.01573EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2022/03/14 12:00 a.m.45 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
CVE
CVE
added 2022/03/14 12:00 a.m.137 views

CVE-2021-42388

CVE-2021-42388 affects ClickHouse’s LZ4 compression codec. In LZ4::decompressImpl(), a 16-bit unsigned offset is read from the compressed data and later used to determine a copy length without lower-bound source checks, causing a heap out-of-bounds read. This could enable crashes or memory-access...

8.1CVSS8.2AI score0.01573EPSS
SaveExploits1References2Affected Software1
OpenVAS
OpenVAS
added 2022/02/13 12:00 a.m.18 views

Huawei EulerOS: Security Advisory for lz4 (EulerOS-SA-2022-1132)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS9.7AI score0.0319EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2022/02/13 12:00 a.m.21 views

Huawei EulerOS: Security Advisory for lz4 (EulerOS-SA-2022-1083)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS9.7AI score0.0319EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2022/02/13 12:00 a.m.22 views

EulerOS Virtualization 3.0.6.0 : lz4 (EulerOS-SA-2022-1083)

According to the versions of the lz4 packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - There's a flaw in lz4. An attacker who submits a crafted file to an application linked with lz4 may be able to trigger an integer...

9.8CVSS7.2AI score0.0319EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2022/02/12 12:00 a.m.24 views

EulerOS Virtualization 3.0.6.6 : lz4 (EulerOS-SA-2022-1132)

According to the versions of the lz4 package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - There's a flaw in lz4. An attacker who submits a crafted file to an application linked with lz4 may be able to trigger an integer...

9.8CVSS7.2AI score0.0319EPSS
SaveExploits0References2
Rows per page
Query Builder