CVE-2023-48704

Summary

ClickHouse is an open-source column-oriented database management system that allows generating analytical data reports in real-time. A heap buffer overflow issue was discovered in ClickHouse server. An attacker could send a specially crafted payload to the native interface exposed by default on port 9000/tcp, triggering a bug in the decompression logic of Gorilla codec that crashes the ClickHouse server process. This attack does not require authentication. This issue has been addressed in ClickHouse Cloud version 23.9.2.47551 and ClickHouse versions 23.10.5.20, 23.3.18.15, 23.8.8.20, and 23.9.6.20.

Affected Software

VendorProductVersion RangeStatus
ClickHouseClickHouse< 23.9.2.47551affected
ClickHouseClickHouse< 23.10.5.20affected
ClickHouseClickHouse< 23.3.18.15affected
ClickHouseClickHouse< 23.8.8.20affected
ClickHouseClickHouse< 23.9.6.20affected

Weaknesses

  • CWE-122: CWE-122: Heap-based Buffer Overflow
  • CWE-120: CWE-120: Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')

ADP Enrichment

CVE Program Container

Additional References

References