GHSA-p953-3j66-hg45 · Severity: medium · Ecosystem: maven — Apache Hive vulnerable to Observable Timing Discrepancy and Authentication Bypass by Spoofing
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.
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.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
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)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
GHSA-p953-3j66-hg45 · Severity: medium · Ecosystem: maven — Apache Hive vulnerable to Observable Timing Discrepancy and Authentication Bypass by Spoofing
| URL | Tags |
|---|---|
| https://blog.gypsyengineer.com/en/security/preventing-timing-attacks-with-codeql.html | Exploit Third Party Advisory |
| https://cqr.company/web-vulnerabilities/timing-attacks/ | Technical Description |
| https://github.com/apache/hive | Product |
| https://github.com/apache/hive/commit/b418e3c9f479ba8e7d31e6470306111002ffa809 | Patch |
| https://issues.apache.org/jira/browse/HIVE-28030 | Patch |
| https://lists.apache.org/thread/0nloywj49nbtlc6l3c6363qvq7o1ztb7 | Mailing List Vendor Advisory |
| http://www.openwall.com/lists/oss-security/2025/01/28/3 | Mailing List Third Party Advisory |