CVE-2024-23953

Use of Arrays.equals() in LlapSignerImpl in Apache Hive to compare message signatures allows attacker to forge a valid signature for an arbitrary message byte by byte. The attacker should be an authorized user of the product to perform this attack. Users are recommended to upgrade to version 4.0.0, which fixes this issue. The problem occurs when an application doesn’t use a constant-time algorithm for validating a signature. The method Arrays.equals() returns false right away when it sees that one of the input’s bytes are different. It means that the comparison time depends on the contents of the arrays. This little thing may allow an attacker to forge a valid signature for an arbitrary message byte by byte. So it might allow malicious users to submit splits/work with selected signatures to LLAP without running as a privileged user, potentially leading to DDoS attack. More details in the reference section.
CVSS

No CVSS.

Configurations

Configuration 1 (hide)

cpe:2.3:a:apache:hive:*:*:*:*:*:*:*:*

History

15 Jul 2025, 16:28

Type Values Removed Values Added
CPE cpe:2.3:a:apache:hive:*:*:*:*:*:*:*:*
First Time Apache
Apache hive
References () https://cqr.company/web-vulnerabilities/timing-attacks/ - () https://cqr.company/web-vulnerabilities/timing-attacks/ - Technical Description
References () http://www.openwall.com/lists/oss-security/2025/01/28/3 - () http://www.openwall.com/lists/oss-security/2025/01/28/3 - Mailing List, Third Party Advisory
References () https://github.com/apache/hive - () https://github.com/apache/hive - Product
References () https://issues.apache.org/jira/browse/HIVE-28030 - () https://issues.apache.org/jira/browse/HIVE-28030 - Patch
References () https://lists.apache.org/thread/0nloywj49nbtlc6l3c6363qvq7o1ztb7 - () https://lists.apache.org/thread/0nloywj49nbtlc6l3c6363qvq7o1ztb7 - Mailing List, Vendor Advisory
References () https://github.com/apache/hive/commit/b418e3c9f479ba8e7d31e6470306111002ffa809 - () https://github.com/apache/hive/commit/b418e3c9f479ba8e7d31e6470306111002ffa809 - Patch
References () https://blog.gypsyengineer.com/en/security/preventing-timing-attacks-with-codeql.html - () https://blog.gypsyengineer.com/en/security/preventing-timing-attacks-with-codeql.html - Exploit, Third Party Advisory

14 Mar 2025, 16:15

Type Values Removed Values Added
CWE CWE-208

18 Feb 2025, 19:15

Type Values Removed Values Added
CWE CWE-208

28 Jan 2025, 18:15

Type Values Removed Values Added
CWE CWE-208
CWE-290
References
  • () http://www.openwall.com/lists/oss-security/2025/01/28/3 -

28 Jan 2025, 15:15

Type Values Removed Values Added
CWE CWE-290

28 Jan 2025, 09:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-01-28 09:15

Updated : 2025-07-15 16:28


NVD link : CVE-2024-23953

Mitre link : CVE-2024-23953


JSON object : View

Products Affected

apache

  • hive
CWE

No CWE.