CVE-2024-5187
HIGHONNX 1.16.0 - Path Traversal and Arbitrary File Overwrite via Tar Extraction
Title source: llmDescription
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.
References (1)
Core 1
Core References
Exploit, Issue Tracking, Third Party Advisory
https://huntr.com/bounties/50235ebd-3410-4ada-b064-1a648e11237e
Scores
CVSS v3
8.8
EPSS
0.0261
EPSS Percentile
85.8%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
no
Technical Impact
total
Details
CWE
CWE-22
Status
published
Products (2)
linuxfoundation/onnx
1.16.0
pypi/onnx
0 - 1.16.2PyPI
Published
Jun 06, 2024
Tracked Since
Feb 18, 2026