Exposure of sensitive information in exceptions in ClichHouse's clickhouse-r2dbc, com.clickhouse:clickhouse-jdbc, and com.clickhouse:clickhouse-client versions less than 0.4.6 allows unauthorized users to gain access to client certificate passwords via client exception logs. This occurs when 'sslkey' is specified and an exception, such as a ClickHouseException or SQLException, is thrown during database operations; the certificate password is then included in the logged exception message.
References
Link | Resource |
---|---|
https://github.com/ClickHouse/clickhouse-java/issues/1331 | Exploit Issue Tracking |
https://github.com/ClickHouse/clickhouse-java/pull/1334 | Issue Tracking Patch |
https://github.com/ClickHouse/clickhouse-java/releases/tag/v0.4.6 | Release Notes |
https://github.com/ClickHouse/clickhouse-java/security/advisories/GHSA-g8ph-74m6-8m7r | Vendor Advisory |
https://github.com/advisories/GHSA-g8ph-74m6-8m7r | Third Party Advisory |
https://vulncheck.com/advisories/vc-advisory-GHSA-g8ph-74m6-8m7r | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2024-01-19 21:15
Updated : 2024-01-26 14:50
NVD link : CVE-2024-23689
Mitre link : CVE-2024-23689
CVE.ORG link : CVE-2024-23689
JSON object : View
Products Affected
clickhouse
- java_libraries
CWE
CWE-209
Generation of Error Message Containing Sensitive Information