Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

01data-ai
/
mlflow_f003_sklearn_pickled_model_path_traversal_rce

Scikit-learn
mlflow
security
proof-of-concept
rce
path-traversal
cloudpickle
model-loading
huntr
protectai
Model card Files Files and versions
xet
Community

Instructions to use 01data-ai/mlflow_f003_sklearn_pickled_model_path_traversal_rce with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Scikit-learn

    How to use 01data-ai/mlflow_f003_sklearn_pickled_model_path_traversal_rce with Scikit-learn:

    from huggingface_hub import hf_hub_download
    import joblib
    model = joblib.load(
    	hf_hub_download("01data-ai/mlflow_f003_sklearn_pickled_model_path_traversal_rce", "sklearn_model.joblib")
    )
    # only load pickle files from sources you trust
    # read more about it here https://skops.readthedocs.io/en/stable/persistence.html
  • Notebooks
  • Google Colab
  • Kaggle

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.

Gated model
You can list files but not access them

Preview of files found in this repository
  • .gitattributes
    1.52 kB
    initial commit 15 days ago
  • COMMANDS.md
    361 Bytes
    Upload 11 files 15 days ago
  • ENVIRONMENT.txt
    570 Bytes
    Upload 11 files 15 days ago
  • README.md
    3.03 kB
    Upload 11 files 15 days ago
  • REQUESTS_RESPONSES.md
    815 Bytes
    Upload 11 files 15 days ago
  • SHA256SUMS.txt
    965 Bytes
    Upload 11 files 15 days ago
  • SOURCE_REFERENCES.md
    490 Bytes
    Upload 11 files 15 days ago
  • proof_f003.py
    6.16 kB
    Upload 11 files 15 days ago
  • proof_f003_exit_code.txt
    5 Bytes
    Upload 11 files 15 days ago
  • proof_f003_stderr.txt
    164 Bytes
    Upload 11 files 15 days ago
  • proof_f003_stdout.txt
    1.94 kB
    Upload 11 files 15 days ago
  • source_references_f003.txt
    3.6 kB
    Upload 11 files 15 days ago