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 .
References
Configurations
No configuration.
History
01 Aug 2024, 16:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-08-01 16:15
Updated : 2024-08-01 16:45
NVD link : CVE-2024-6873
Mitre link : CVE-2024-6873
CVE.ORG link : CVE-2024-6873
JSON object : View
Products Affected
No product.
CWE
CWE-122
Heap-based Buffer Overflow