| license: mit | |
| # Security Research PoC | |
| **This repository contains a proof-of-concept for security research purposes only.** | |
| **Do NOT use this model in production environments.** | |
| ## Vulnerability | |
| - **Path Traversal in TensorFlow SavedModel Asset Loading** | |
| - **CWE**: CWE-22 | |
| - **Affected**: TensorFlow | |
| ## Reproduction | |
| See `poc.py` for detailed instructions. | |