You need to agree to share your contact information to access this dataset

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 dataset content.

YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/datasets-cards)

ONNX save_external_data() Path Traversal → RCE

Vulnerability: Arbitrary code execution via path traversal in save_external_data()

Affected: onnx 1.20.1 (latest)

CWE: CWE-22 → CWE-94

Reproduce

pip install onnx==1.20.1 numpy
python poc_rce.py

Or run the Google Colab notebook.

Downloads last month
4