YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
Keras Path Traversal PoC (CWE-22)
Vulnerability
keras/src/utils/file_utils.py line 48 uses startswith(base_dir) without
+ os.sep. A path resolving to a sibling directory with a matching prefix
(e.g., cifar10_poisoned starts with cifar10) passes the check.
Files
malicious_dataset.tar.gzโ Archive with prefix-bypass entrypoc.pyโ Demonstrates the bypass
Reproduce
pip install keras
python poc.py
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support