CVE-2024-5187
Description
A vulnerability in the download_model_with_test_data function of the onnx/onnx framework, version 1.16.0, allows 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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
onnxPyPI | < 1.16.2 | 1.16.2 |
Affected products
2- onnx/onnx/onnxv5Range: unspecified
Patches
Vulnerability mechanics
References
13- huntr.com/bounties/50235ebd-3410-4ada-b064-1a648e11237envdExploitIssue TrackingThird Party AdvisoryWEB
- github.com/advisories/GHSA-6rq9-53c3-f7vjghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2024-5187ghsaADVISORY
- github.com/onnx/onnx/commit/1b70f9b673259360b6a2339c4bd97db9ea6e552fghsaWEB
- github.com/onnx/onnx/commit/3fc3845edb048df559aa2a839e39e95503a0ee34ghsaWEB
- github.com/onnx/onnx/issues/6215ghsaWEB
- github.com/onnx/onnx/pull/6145ghsaWEB
- github.com/onnx/onnx/pull/6222ghsaWEB
- github.com/onnx/onnx/pull/6959ghsaWEB
- github.com/onnx/onnx/pull/7040ghsaWEB
- github.com/onnx/onnx/releases/tag/v1.16.2ghsaWEB
- github.com/pypa/advisory-database/tree/main/vulns/onnx/PYSEC-2025-148.yamlghsaWEB
- www.gecko.security/blog/cve-2025-51480ghsaWEB
News mentions
0No linked articles in our index yet.