cve/2021/CVE-2021-42390.md
2025-09-29 21:09:30 +02:00

715 B

CVE-2021-42390

Description

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.

POC

Reference

Github

No PoCs found on GitHub currently.