Loading HuntDB...

GHSA-6rq9-53c3-f7vj

GitHub Security Advisory

onnx allows Arbitrary File Overwrite in download_model_with_test_data

✓ GitHub Reviewed HIGH Has CVE

Advisory Details

A vulnerability in the `download_model_with_test_data` function of the onnx/onnx framework, versions before 1.16.2, allow for arbitrary file overwrite due to inadequate prevention of path traversal attacks in malicious tar files. This vulnerability enables attackers to overwrite any file on the system, potentially leading to remote code execution, deletion of system, personal, or application files, thus impacting the integrity and availability of the system. The issue arises from the function's handling of tar file extraction without performing security checks on the paths within the tar file, as demonstrated by the ability to overwrite the `/home/kali/.ssh/authorized_keys` file by specifying an absolute path in the malicious tar file.

Affected Packages

PyPI onnx
Affected versions: 0 (fixed in 1.16.2)

Related CVEs

Key Information

GHSA ID
GHSA-6rq9-53c3-f7vj
Published
June 6, 2024 9:30 PM
Last Modified
January 27, 2025 11:08 PM
CVSS Score
7.5 /10
Primary Ecosystem
PyPI
Primary Package
onnx
GitHub Reviewed
✓ Yes

Dataset

Last updated: November 26, 2025 6:30 AM

Data from GitHub Advisory Database. This information is provided for research and educational purposes.