Information Exposure Through Timing Discrepancy in Apache Hive - CVE-2024-23953

 

Information Exposure Through Timing Discrepancy in Apache Hive - CVE-2024-23953

Published: June 30, 2025


Vulnerability identifier: #VU112037
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2024-23953
CWE-ID: CWE-208
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Apache Foundation
Affected software:
Apache Hive

Detailed vulnerability description

The vulnerability allows a remote user to modify data on the system.

The vulnerability occurs when an application doesn’t use a constant-time algorithm for validating a signature. A remote user can use of Arrays.equals() in LlapSignerImpl in Apache Hive to compare message signatures and forge a valid signature for an arbitrary message byte by byte.


How to mitigate CVE-2024-23953

Install updates from vendor's website.

Sources