Arbitrary File Read in Keras via HDF5 External Datasets
Arbitrary file read in the model loading mechanism (HDF5 integration) in Keras versions 3.0.0 through 3.13.1 on all supported platforms allows a remote attacker to read local files and disclose sensitive information via a crafted .keras model file utilizing HDF5 external dataset references.
Affected products
Keras
- <3.13.1
Matching in nixpkgs
pkgs.python312Packages.keras
Multi-backend implementation of the Keras API, with support for TensorFlow, JAX, and PyTorch
pkgs.python313Packages.keras
Multi-backend implementation of the Keras API, with support for TensorFlow, JAX, and PyTorch
pkgs.python312Packages.tf-keras
Deep learning for humans
pkgs.python313Packages.tf-keras
Deep learning for humans
Package maintainers
-
@GaetanLepage Gaetan Lepage <gaetan@glepage.com>