ModelScan PyTorch Scanner Bypass โ PoC
This repository contains a proof-of-concept model file demonstrating a ModelScan scanner bypass for PyTorch format.
Access
This is a gated model repository. Access is restricted to the Huntr/protectai-bot review team.
Reproduction
- Clone this repository
- Install dependencies:
pip install modelscan==0.8.8 torch - Scan:
modelscan --path poc.pt - Load:
python3 -c "import torch; torch.load('poc.pt', weights_only=False)"
Environment
- Python 3.11.15
- Ubuntu 24.04.4 LTS
- ModelScan v0.8.8
Submission
This PoC was submitted to the Huntr bug bounty program. Full vulnerability details are available in the private Huntr report.
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support