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
Configurations
No configuration.
History
No history.
Information
Published : 2024-07-21 10:15
Updated : 2024-11-25 13:15
NVD link : CVE-2024-6960
Mitre link : CVE-2024-6960
CVE.ORG link : CVE-2024-6960
JSON object : View
Products Affected
No product.
CWE
CWE-502
Deserialization of Untrusted Data