Vulnerability Description
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.47.0.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| H2O | H2O | 3.46.0.4 |
Related Weaknesses (CWE)
References
- https://github.com/h2oai/h2o-3/commit/ac1d642b4d86f10a02d75974055baf2a4b2025acPatch
- https://huntr.com/bounties/e6f550dd-eda2-428c-a740-ed8f893a084bExploitThird Party Advisory
FAQ
What is CVE-2024-10553?
CVE-2024-10553 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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 e...
How severe is CVE-2024-10553?
CVE-2024-10553 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2024-10553?
Check the references section above for vendor advisories and patch information. Affected products include: H2O H2O.