H2O vulnerable to Deserialization of Untrusted Data
High severity
GitHub Reviewed
Published
Jul 21, 2024
to the GitHub Advisory Database
•
Updated Aug 1, 2024
Description
Published by the National Vulnerability Database
Jul 21, 2024
Published to the GitHub Advisory Database
Jul 21, 2024
Reviewed
Jul 22, 2024
Last updated
Aug 1, 2024
The H2O machine learning platform uses "Iced" classes as the primary means of moving Java Objects around the cluster. The Iced format supports inclusion of serialized Java objects. When a model is deserialized, any class is allowed to be deserialized (no class whitelist). An attacker can construct a crafted Iced model that uses Java gadgets and leads to arbitrary code execution when imported to the H2O platform.
References