{ "schema_version": "1.4.0", "id": "GHSA-3p77-wg4c-qm24", "modified": "2025-05-30T16:31:28Z", "published": "2024-01-19T21:30:36Z", "aliases": [ "CVE-2024-23689" ], "summary": "Exposure of sensitive information in ClickHouse", "details": "Exposure of sensitive information in exceptions in ClickHouse'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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "com.clickhouse:clickhouse-r2dbc" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.4.6" } ] } ] }, { "package": { "ecosystem": "Maven", "name": "com.clickhouse:clickhouse-jdbc" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.4.6" } ] } ] }, { "package": { "ecosystem": "Maven", "name": "com.clickhouse:clickhouse-client" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.4.6" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/ClickHouse/clickhouse-java/security/advisories/GHSA-g8ph-74m6-8m7r" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23689" }, { "type": "WEB", "url": "https://github.com/ClickHouse/clickhouse-java/issues/1331" }, { "type": "WEB", "url": "https://github.com/ClickHouse/clickhouse-java/pull/1334" }, { "type": "PACKAGE", "url": "https://github.com/ClickHouse/clickhouse-java" }, { "type": "WEB", "url": "https://github.com/ClickHouse/clickhouse-java/releases/tag/v0.4.6" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-g8ph-74m6-8m7r" }, { "type": "WEB", "url": "https://vulncheck.com/advisories/vc-advisory-GHSA-g8ph-74m6-8m7r" } ], "database_specific": { "cwe_ids": [ "CWE-209" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2024-01-23T14:34:54Z", "nvd_published_at": "2024-01-19T21:15:10Z" } }