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

rajasingh010
/
keras-saveable-rce

Keras
deserialization
rce
vulnerability
Model card Files Files and versions
xet
Community

Instructions to use rajasingh010/keras-saveable-rce with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use rajasingh010/keras-saveable-rce with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://rajasingh010/keras-saveable-rce")
    
  • Notebooks
  • Google Colab
  • Kaggle
keras-saveable-rce
2.95 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
rajasingh010's picture
rajasingh010
Upload malicious_keras_rce.pkl with huggingface_hub
e9566ed verified 3 months ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • README.md
    1.29 kB
    Upload README.md with huggingface_hub 3 months ago
  • malicious_keras_rce.pkl

    Detected Pickle imports (1)

    • "subprocess.check_output"

    How to fix it?

    144 Bytes
    xet
    Upload malicious_keras_rce.pkl with huggingface_hub 3 months ago