CVE-2024-23953 | Apache Hive: Timing Attack Against Signature in LLAP util

Exp

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.

Published: 2025-01-28 Last update: 2025-07-15 Assigner: [email protected] Source: [email protected]

Conclusion & alert: CVE-2024-23953 is rated High Exploit Risk (61.9/100): CVSS Medium severity, with medium exploitation likelihood (EPSS 1.09%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.

Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.

Public exploit references (Exploit-DB) for CVE-2024-23953

EDB-ID Source Kind Published Link
nvd_ref exploit_tag Exploit-DB ↗

Exploit prediction scoring system (EPSS) score for CVE-2024-23953

EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).

# Date Old EPSS score New EPSS score Delta (New - Old)
1 2026-06-15 1.56% 1.09% -0.46%
2 2026-04-15 1.49% 1.56% +0.06%
3 2026-03-08 1.49%

Full EPSS history (13 records total)

Common vulnerability scoring system (CVSS) metrics for CVE-2024-23953

CVSS metrics for this CVE.

Base score Version Severity Vector Exploitability Impact Score source
6.5 3.1 MEDIUM
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N Click to expand
Attack vector (AV:N)
Could be attacked over the internet or any normal routed network—not just someone sitting at the machine.
Attack complexity (AC:L)
Once they can reach the bug, pulling it off is straightforward—no weird race conditions or rare setup.
Privileges required (PR:L)
A normal user session is enough; they don’t have to be admin.
User interaction (UI:N)
Nobody has to click “OK” or open a trap file; it can work without a victim helping.
Scope (S:U)
Damage stays in the same “trust bubble” as the broken component—no big spill into unrelated systems.
Confidentiality (C:N)
Doesn’t really leak secrets in a meaningful way.
Integrity (I:H)
They could widely tamper with or forge data—trust in the data is badly hurt.
Availability (A:N)
Service keeps running; no real outage angle.
2.8 3.6 134c704f-9b21-4f2e-91b3-4a467353bcc0

Weakness enumeration for CVE-2024-23953

GitHub Security Advisory for CVE-2024-23953

GHSA-p953-3j66-hg45 · Severity: medium · Ecosystem: maven — Apache Hive vulnerable to Observable Timing Discrepancy and Authentication Bypass by Spoofing

Affected software / configurations for CVE-2024-23953

Vendor Product Version Raw CPE
apache hive >= 2.2.0, < 4.0.0 cpe:2.3:a:apache:hive:*:*:*:*:*:*:*:*

References for CVE-2024-23953

cvelogic Threat Intelligence