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

Check out the documentation for more information.

Joblib Compressed Scanner Bypass PoC

Format: Joblib (.joblib)

Scanner: picklescan 1.0.4

Bypass type: Compression layer bypass โ€” picklescan cannot parse zlib/gzip/bz2/lzma compressed joblib files

Files

  • model.joblib โ€” Malicious compressed joblib file. joblib.load() decompresses internally then calls pickle.load() โ†’ RCE
  • exploit.py โ€” Exploit script to generate your own malicious joblib files
  • verify.py โ€” Script to verify the bypass and RCE

Impact

Remote Code Execution (RCE) via joblib.load() on any compressed joblib file.

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