CVE-2025-1944

Severity CVSS v4.0:
MEDIUM
Type:
CWE-345 Insufficient Verification of Data Authenticity
Publication date:
10/03/2025
Last modified:
19/03/2025

Description

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:mmaitre314:picklescan:*:*:*:*:*:*:*:* 0.0.23 (excluding)