CVE Database
/

CVE-2021-42387

Back to search

CVE-2021-42387

Published: Mar 14, 2022

Modified: Aug 4, 2024

PUBLISHED

Description

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 upper bounds of the source of the copy operation.

VendorProductVersions

yandex

clickhouse

affected
unspecified - < 21.10.2.15-stable

Weaknesses (CWE)

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now