In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade Chainguard
kubeflow-pipelines-visualization-server
to version 2.4.1-r2 or higher.
Note: Versions mentioned in the description apply only to the upstream kubeflow-pipelines-visualization-server
package and not the kubeflow-pipelines-visualization-server
package as distributed by Chainguard
.
See How to fix?
for Chainguard
relevant fixed versions and status.
The Keras Model.load_model function permits arbitrary code execution, even with safe_mode=True, through a manually constructed, malicious .keras archive. By altering the config.json file within the archive, an attacker can specify arbitrary Python modules and functions, along with their arguments, to be loaded and executed during model loading.