CVE-2024-5187
onnx allows Arbitrary File Overwrite in download_model_with_test_data
描述
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.
如何修補 CVE-2024-5187
要修補 CVE-2024-5187,請將受影響套件升級到下列已修補版本。
- —升級至 1.16.2-1 或更新版本
- —升級至 1.16.2 或更新版本
- —未列出修補版本
CVE-2024-5187 正在被利用嗎?
低 — EPSS 為 1.2%,目前沒有觀察到大規模利用活動。
受影響套件(3)
- from 0, < 1.16.2-1
- from 0, < 1.16.2
- from 0, <= 1.17.0
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH8.8 | CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |