CVE-2024-6873
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:H
Summary
It is possible to crash or redirect the execution flow of the ClickHouse server process from an unauthenticated vector by sending a specially crafted request to the ClickHouse server native interface. This redirection is limited to what is available within a 256-byte range of memory at the time of execution, and no known remote code execution (RCE) code has been produced or exploited.
Fixes have been merged to all currently supported version of ClickHouse. If you are maintaining your own forked version of ClickHouse or using an older version and cannot upgrade, the fix for this vulnerability can be found in this commit https://github.com/ClickHouse/ClickHouse/pull/64024 .
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| ClickHouse | ClickHouse | v23.8.0 < v23.8.15.35-lts | affected |
| ClickHouse | ClickHouse | v24.3.0 < v24.3.4.147-lts | affected |
| ClickHouse | ClickHouse | v24.4.0 < v24.4.2.141-stable | affected |
| ClickHouse | ClickHouse | v24.5.0 < v24.5.1.1763 | affected |
| ClickHouse | ClickHouse | v24.6.0 < v24.6.1.4423-stable | affected |
Weaknesses
- CWE-122: CWE-122 Heap-based Buffer Overflow
Workarounds
ClickHouse recommends locking down native interface to trusted IP addresses only until the system is patched.
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.