CVE-2025-1945
Zip Flag Bit Exploit Crashes Picklescan But Not PyTorch
9.8
CRITICAL
CVSS 3.1
EPSS 0.51%
描述
picklescan before 0.0.23 fails to detect malicious pickle files inside PyTorch model archives when certain ZIP file flag bits are modified. By flipping specific bits in the ZIP file headers, an attacker can embed malicious pickle files that remain undetected by PickleScan while still being successfully loaded by PyTorch's torch.load(). This can lead to arbitrary code execution when loading a compromised model.
如何修補 CVE-2025-1945
要修補 CVE-2025-1945,請將受影響套件升級到下列已修補版本。
- —升級至 0.0.23 或更新版本
- —升級至 e58e45e0d9e091159c1554f9b04828bbb40b9781 或更新版本
CVE-2025-1945 正在被利用嗎?
低 — EPSS 為 0.5%,目前沒有觀察到大規模利用活動。
受影響套件(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 | CRITICAL9.8 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |