Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. onnx
  4. ›
  5. CVE-2024-5187

CVE-2024-5187: onnx allows Arbitrary File Overwrite in download_model_with_test_data

June 6, 2024 (updated January 27, 2025)

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.

References

  • github.com/advisories/GHSA-6rq9-53c3-f7vj
  • github.com/onnx/onnx
  • github.com/onnx/onnx/commit/1b70f9b673259360b6a2339c4bd97db9ea6e552f
  • github.com/onnx/onnx/commit/3fc3845edb048df559aa2a839e39e95503a0ee34
  • github.com/onnx/onnx/issues/6215
  • github.com/onnx/onnx/pull/6145
  • github.com/onnx/onnx/pull/6222
  • github.com/onnx/onnx/releases/tag/v1.16.2
  • huntr.com/bounties/50235ebd-3410-4ada-b064-1a648e11237e
  • nvd.nist.gov/vuln/detail/CVE-2024-5187

Code Behaviors & Features

Detect and mitigate CVE-2024-5187 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.16.2

Fixed versions

  • 1.16.2

Solution

Upgrade to version 1.16.2 or above.

Impact 8.8 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Source file

pypi/onnx/CVE-2024-5187.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:16:08 +0000.