CVE & CISA-KEV Catalog

CVE-2024-23953

MEDIUM
6.5
CVSS v3
NVD

Description

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.

How to fix

Remediation Available
hiveNVD
Affected:>= 2.2.0, < 4.0.0Fixed in:4.0.0CVE-2024-23953derived from NVD

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredLow
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityNone
IntegrityHigh
AvailabilityNone

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

Exploit Intelligence

1.13%probability of exploitation in 30 days
62ndpercentile

Moderate risk: more likely to be exploited than 62% of all known CVEs.

References

Vendor Advisory1
Third-Party Advisory1
Technical Description1
Product1
Embed a live status badge for CVE-2024-23953
CVE-2024-23953 severity badge

Markdown

[![CVE-2024-23953](https://tridentstack.com/cve/badge/CVE-2024-23953.svg)](https://tridentstack.com/cve/CVE-2024-23953)

HTML

<a href="https://tridentstack.com/cve/CVE-2024-23953"><img src="https://tridentstack.com/cve/badge/CVE-2024-23953.svg" alt="CVE-2024-23953"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

Start free

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2025-07-15.