CVE-2024-10572: H2O Vulnerable to Denial of Service (DoS) and File Write
In h2oai/h2o-3 version 3.46.0.1, the run_tool
command exposes classes in the water.tools
package through the ast
parser. This includes the XGBoostLibExtractTool
class, which can be exploited to shut down the server and write large files to arbitrary directories, leading to a denial of service.
References
- github.com/advisories/GHSA-wjpv-64v2-2qpq
- github.com/h2oai/h2o-3
- github.com/h2oai/h2o-3/blob/5e45e780f597961bda73adff765976db975f204b/h2o-extensions/xgboost/src/main/java/water/tools/XGBoostLibExtractTool.java
- huntr.com/bounties/db8939a0-9be8-4d0f-a8b0-1bd181666da2
- nvd.nist.gov/vuln/detail/CVE-2024-10572
Detect and mitigate CVE-2024-10572 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →