CRITICAL🇵🇱 Wersja polska

CVE-2024-45758

CVSS 9.1v3.1pub. 2024-09-06upd. 2025-09-29

H2O.ai H2O through 3.46.0.4 allows attackers to arbitrarily set the JDBC URL, leading to deserialization attacks, file reads, and command execution. Exploitation can occur when an attacker has access to post to the ImportSQLTable URI with a JSON document containing a connection_url property with any typical JDBC Connection URL attack payload such as one that uses queryInterceptors.

🤖 AI Analysis
How it works

An attacker sends an HTTP POST request to the ImportSQLTable endpoint, providing a JSON document containing the connection_url property with an arbitrary malicious JDBC Connection URL — for example, one that leverages the queryInterceptors mechanism. The H2O platform does not verify or restrict the value of this parameter, allowing the connection to be directed to an attacker-controlled server or using deserialization payloads. As a result of processing the crafted URL, deserialization of untrusted data occurs (CWE-502), enabling arbitrary code execution or file read from the server.

Impact

An attacker can gain full control over the server through remote code execution (RCE) and read arbitrary files accessible from the application process level. Complete compromise of system confidentiality and integrity is possible.

Mitigation & patch

Apply patches available from the vendor according to references. Temporarily, it is recommended to restrict access to the ImportSQLTable endpoint at the firewall level or through authentication mechanisms to prevent unauthorized users from sending POST requests to this URI.

Who is affected

H2O.ai H2O in versions up to and including 3.46.0.4

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
  • H2o

    APP
    H2O
    ≤ 3.46.0.4
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
Tags
Deserialization
CWE
References

Related vulnerabilities

CVE-2026-3960CRITICAL9.8PL ✓same product

RCE przez obejście blacklisty JDBC w REST API H2O-3

CVE-2025-6544CRITICAL9.8PL ✓same product

Deserializacja w H2O umożliwia RCE i odczyt plików systemowych

CVE-2024-10553CRITICAL9.8PL ✓same product

RCE poprzez deserializację w REST API h2oai/h2o-3 (JDBC URL)

CVE-2023-6016CRITICAL9.8PL ✓same product

RCE w H2O poprzez funkcję importu modelu POJO

CVE-2026-54340HIGH7.5PL ✓same product

h2o HTTP/2: amplifikacja stanu HPACK + atak Slowloris na strumienie