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

 

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

Published: June 30, 2025


Vulnerability identifier: #VU112037
Vulnerability risk: Medium
CVSSv4.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
Vulnerable software:
Apache Hive
Software vendor:
Apache Foundation

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.


Remediation

Install updates from vendor's website.

External links