ZeroHour

CVE-2021-43305

PoC
CVSS 3.1
8.8 high
EPSS
2%p76
Published
()
Modified
Description

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.

Vendors
clickhousedebian
Products
clickhouse, debian linux
Weakness
CWE-122, CWE-787
Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

In the news