You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

Deep Learning Container Scanner Bypass PoC

Vulnerability Summary

Format: Deep Learning Container (.dlc) Scanner Bypass: modelscan 0.8.7 + picklescan 1.0.1 (DUAL BYPASS) Impact: Arbitrary Code Execution via malicious model file

Reproduction

modelscan -p malicious_model.dlc
picklescan -p malicious_model.dlc
python3 -c "import joblib; joblib.load('malicious_model.dlc')"

Scanner Results

modelscan 0.8.7: No issues found (BYPASS) picklescan 1.0.1: No issues found (BYPASS) joblib.load(): Executes eval - ACE CONFIRMED

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support