A safe mode bypass vulnerability in the Model.load_model
method in Keras versions 3.0.0 through 3.10.0 allows an attacker to achieve arbitrary code execution by convincing a user to load a specially crafted .keras
model archive.
The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Keras | Keras | 3.0.0 (including) | 3.10.0 (including) |