CVE-2024-23689

HIGH EPSS 47.4%
Published Jan 19, 20242y ago · Modified Jun 17, 20262w ago
8.8 CVSS 3.1
High
Find Similar
Published Jan 19, 2024 2y ago
Last Modified Jun 17, 2026 2w ago

Description

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.

CVSS Details

Base Score
8.8
Exploitability
2.8
Impact
5.9
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High

Threat Intelligence

EPSS Exploit Probability
47.4% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 1

CWE-209

Affected Products 1

VendorProductVersionRange
clickhousejava_libraries* <0.4.6

References 6

  • github.com https://github.com/ClickHouse/clickhouse-java/issues/1331
    ExploitIssue Tracking
  • github.com https://github.com/ClickHouse/clickhouse-java/pull/1334
    Issue TrackingPatch
  • github.com https://github.com/ClickHouse/clickhouse-java/releases/tag/v0.4.6
    Release Notes
  • github.com https://github.com/ClickHouse/clickhouse-java/security/advisories/GHSA-g8ph-74m6-8m7r
    Vendor Advisory
  • github.com https://github.com/advisories/GHSA-g8ph-74m6-8m7r
    Third Party Advisory
  • vulncheck.com https://vulncheck.com/advisories/vc-advisory-GHSA-g8ph-74m6-8m7r
    Third Party Advisory

Remediation

  • github.com https://github.com/ClickHouse/clickhouse-java/pull/1334
    Issue TrackingPatch