Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Zhuxs
/
joblib-modelscan-bypass-poc
like
0
Joblib
security-research
vulnerability-poc
modelscan-bypass
License:
mit
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
joblib-modelscan-bypass-poc
12.9 kB
Ctrl+K
Ctrl+K
1 contributor
History:
2 commits
This model has 2 files scanned as unsafe.
Show
files
Zhuxs
Upload 6 files
3214bb1
verified
3 months ago
.gitattributes
Safe
1.52 kB
initial commit
3 months ago
README.md
3.07 kB
Upload 6 files
3 months ago
clean_model.joblib
pickle
Detected Pickle imports (3)
"numpy.dtype"
,
"numpy.ndarray"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
265 Bytes
xet
Upload 6 files
3 months ago
generate_poc.py
2.18 kB
Upload 6 files
3 months ago
malicious_model.joblib
Unsafe
pickle
Detected Pickle imports (6)
"numpy.dtype"
,
"numpy._core.multiarray._reconstruct"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"None.dtype"
,
"numpy.ndarray"
,
"builtins.eval"
How to fix it?
522 Bytes
xet
Upload 6 files
3 months ago
malicious_reference.pkl
Unsafe
pickle
Detected Pickle imports (1)
"builtins.eval"
How to fix it?
165 Bytes
xet
Upload 6 files
3 months ago
verify_bypass.py
5.19 kB
Upload 6 files
3 months ago