CVE-2025-1944
Zip Exploit Crashes Picklescan But Not PyTorch
6.5
MEDIUM
CVSS 3.1
EPSS 0.31%
描述
picklescan before 0.0.23 is vulnerable to a ZIP archive manipulation attack that causes it to crash when attempting to extract and scan PyTorch model archives. By modifying the filename in the ZIP header while keeping the original filename in the directory listing, an attacker can make PickleScan raise a BadZipFile error. However, PyTorch's more forgiving ZIP implementation still allows the model to be loaded, enabling malicious payloads to bypass detection.
如何修補 CVE-2025-1944
要修補 CVE-2025-1944,請將受影響套件升級到下列已修補版本。
- —升級至 0.0.23 或更新版本
- —升級至 e58e45e0d9e091159c1554f9b04828bbb40b9781 或更新版本
CVE-2025-1944 正在被利用嗎?
低 — EPSS 為 0.3%,目前沒有觀察到大規模利用活動。
受影響套件(2)
- from 0, < 0.0.23
- from 0, < e58e45e0d9e091159c1554f9b04828bbb40b9781 | from 0, < 0.0.23
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N |
| osv | CVSS 3.1 | MEDIUM6.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L |