CVE-2024-5187

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
Link Resource
https://huntr.com/bounties/50235ebd-3410-4ada-b064-1a648e11237e Exploit Issue Tracking Third Party Advisory
https://huntr.com/bounties/50235ebd-3410-4ada-b064-1a648e11237e Exploit Issue Tracking Third Party Advisory
Configurations

Configuration 1 (hide)

cpe:2.3:a:linuxfoundation:onnx:1.16.0:*:*:*:*:*:*:*

History

21 Nov 2024, 09:47

Type Values Removed Values Added
References () https://huntr.com/bounties/50235ebd-3410-4ada-b064-1a648e11237e - Exploit, Issue Tracking, Third Party Advisory () https://huntr.com/bounties/50235ebd-3410-4ada-b064-1a648e11237e - Exploit, Issue Tracking, Third Party Advisory

23 Oct 2024, 13:36

Type Values Removed Values Added
First Time Linuxfoundation
Linuxfoundation onnx
References () https://huntr.com/bounties/50235ebd-3410-4ada-b064-1a648e11237e - () https://huntr.com/bounties/50235ebd-3410-4ada-b064-1a648e11237e - Exploit, Issue Tracking, Third Party Advisory
CPE cpe:2.3:a:linuxfoundation:onnx:1.16.0:*:*:*:*:*:*:*

07 Jun 2024, 14:56

Type Values Removed Values Added
New CVE

Information

Published : 2024-06-06 19:16

Updated : 2024-11-21 09:47


NVD link : CVE-2024-5187

Mitre link : CVE-2024-5187

CVE.ORG link : CVE-2024-5187


JSON object : View

Products Affected
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')