CVE-2025-1716
PyTorch Model Files Can Bypass Pickle Scanners via Unexpected Pickle Extensions
9.8
CRITICAL
CVSS 3.1
EPSS 1.6%
描述
picklescan before 0.0.22 only considers standard pickle file extensions in the scope for its vulnerability scan. An attacker could craft a malicious model that uses Pickle and include a malicious pickle file with a non-standard file extension. Because the malicious pickle file inclusion is not considered as part of the scope of picklescan, the file would pass security checks and appear to be safe, when it could instead prove to be problematic.
如何修補 CVE-2025-1716
要修補 CVE-2025-1716,請將受影響套件升級到下列已修補版本。
- —升級至 0.0.22 或更新版本
CVE-2025-1716 正在被利用嗎?
低 — EPSS 為 1.6%,目前沒有觀察到大規模利用活動。
受影響套件(1)
- from 0, < 0.0.22
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| 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 |