Unrated severityNVD Advisory· Published Mar 14, 2022· Updated Aug 4, 2024
CVE-2021-43305
CVE-2021-43305
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<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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected products
2- yandex/clickhousev5Range: unspecified
Patches
Vulnerability mechanics
References
2News mentions
0No linked articles in our index yet.