U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

Vulnerability Change Records for CVE-2024-22412

Change History

New CVE Received by NIST 3/18/2024 5:15:06 PM

Action Type Old Value New Value
Added CVSS V3.1

								
							
							
						
GitHub, Inc. AV:A/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N
Added CWE

								
							
							
						
GitHub, Inc. CWE-863
Added Description

								
							
							
						
ClickHouse is an open-source column-oriented database management system. A bug exists in the cloud ClickHouse offering prior to version 24.0.2.54535 and in github.com/clickhouse/clickhouse version 23.1. Query caching bypasses the role based access controls and the policies being enforced on roles. In affected versions, the query cache only respects separate users, however this is not documented and not expected behavior. People relying on ClickHouse roles can have their access control lists bypassed if they are using query caching. Attackers who have control of a role could guess queries and see data they shouldn't have access to. Version 24.1 of ClickHouse and version 24.0.2.54535 of ClickHouse Cloud contain a patch for this issue. Based on the documentation, role based access control should be enforced regardless if query caching is enabled or not.
Added Reference

								
							
							
						
GitHub, Inc. https://github.com/ClickHouse/ClickHouse/blob/bd17ee769e337906c4b1f404861e042ad72fcbfc/src/Interpreters/executeQuery.cpp#L1013-L1015 [No types assigned]
Added Reference

								
							
							
						
GitHub, Inc. https://github.com/ClickHouse/ClickHouse/pull/58611 [No types assigned]
Added Reference

								
							
							
						
GitHub, Inc. https://github.com/ClickHouse/ClickHouse/security/advisories/GHSA-45h5-f7g3-gr8r [No types assigned]