{ "schema_version": "1.4.0", "id": "GHSA-h7xg-cmpp-48hf", "modified": "2025-03-20T19:38:37Z", "published": "2025-03-20T12:32:39Z", "aliases": [ "CVE-2024-10553" ], "summary": "H2O Deserialization of Untrusted Data Vulnerability", "details": "A vulnerability in the h2oai/h2o-3 REST API versions 3.46.0.4 allows unauthenticated remote attackers to execute arbitrary code via deserialization of untrusted data. The vulnerability exists in the endpoints POST /99/ImportSQLTable and POST /3/SaveToHiveTable, where user-controlled JDBC URLs are passed to DriverManager.getConnection, leading to deserialization if a MySQL or PostgreSQL driver is available in the classpath. This issue is fixed in version 3.46.0.6.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "h2o" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "3.46.0.6" } ] } ] }, { "package": { "ecosystem": "Maven", "name": "ai.h2o:h2o-core" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "3.46.0.6" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10553" }, { "type": "WEB", "url": "https://github.com/h2oai/h2o-3/commit/ac1d642b4d86f10a02d75974055baf2a4b2025ac" }, { "type": "PACKAGE", "url": "https://github.com/h2oai/h2o-3" }, { "type": "WEB", "url": "https://huntr.com/bounties/e6f550dd-eda2-428c-a740-ed8f893a084b" } ], "database_specific": { "cwe_ids": [ "CWE-502" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2025-03-20T19:07:18Z", "nvd_published_at": "2025-03-20T10:15:17Z" } }