Vulnerability in H2o
CVE-2024-8616
In h2oai/h2o-3 version 3.46.0, the `/99/Models/{name}/json` endpoint allows for arbitrary file overwrite on the target server. The vulnerability arises from the `exportModelDetails` function in `ModelsHandler.java`, where the user-controllable `mexport.dir` parameter is used to specify the file path for writing model details. This can lead to overwriting files at arbitrary locations on the host system.
EPSS: 0.005 (40.8th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 8.2 (High). Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H.
Affected products
- H2o — versions 3.46.0
- H2oai H2oai/h2o-3 — versions unspecified
Weakness classification (CWE)
References
- security@huntr.dev (Exploit, Third Party Advisory)
Frequently asked questions
- What is CVE-2024-8616?
- CVE-2024-8616 is a high-severity vulnerability in H2o, classified under External Control of File Name or Path. CVSS score: 8.2/10. Published 2025-03-20.
- How severe is CVE-2024-8616?
- High severity. CVSS v3 base score is 8.2 out of 10.