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.

modelscan-bypass-tokenize-open

Security Research β€” Modelscan Bypass PoC

Severity: HIGH

Module: tokenize

Description: File open via tokenize.open() β€” bypasses builtins.open block

Impact: Opens any file for reading. Alternative to builtins.open which is blocked.

Modelscan Result

$ modelscan scan -p pytorch_model.bin
No issues found! βœ… (FALSE NEGATIVE)

Tested against: modelscan 0.8.8 (latest)

How It Works

The pickle file uses tokenize which is NOT in modelscan's unsafe_globals blocklist. When loaded via torch.load() or pickle.loads(), it executes the payload.

Responsible Disclosure

This PoC is part of responsible security research submitted via Huntr MFV program to help ProtectAI improve modelscan's detection capabilities.

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