CoolFace
Datasetpublicgated

Rammadaeus/poc-modelscan-importlib-bypass

PoC: ModelScan Blocklist Bypass via importlib.import_module Target: protectai/modelscan CWE: CWE-693 (Protection Mechanism Failure) Vulnerability ModelScan's pickle scanner maintains a blocklist of 21 dangerous modules (os, subprocess, shutil, etc.). However, importlib is not on the blocklist. A pickle using importlib.import_module('os') bypasses all scanning and returns the full os module, enabling arbitrary code execution. The bypass defeats the entire blocklist… See the full description on the dataset page: https://huggingface.co/datasets/Rammadaeus/poc-modelscan-importlib-bypass.

sourceHugging Faceupdated 7mo agoView on Hugging Face
0likes2downloads
Dataset Card

No card is published for this repository, or it could not be fetched from Hugging Face right now.