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 PoC β€” glob.glob

Security research for responsible disclosure via Huntr MFV program.

Vulnerability

glob.glob is not in modelscan's unsafe_globals blocklist. When a pickle file containing this global is scanned by modelscan, it reports "No issues found." However, loading the file with pickle.loads() / torch.load() triggers directory enumeration β€” lists files matching any pattern. Information disclosure of filesystem structure..

Impact

  • Severity: MEDIUM
  • Effect: directory enumeration β€” lists files matching any pattern. Information disclosure of filesystem structure.

Reproduction

pip install modelscan
modelscan scan -p bypass_poc.pkl
# Output: "No issues found!"
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