Beveiligingsadvies

CVE-2025-71351

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-06-21 13:26:48
Laatst bijgewerkt 2026-06-22 17:11:54
Toegewezen door VulnCheck
CVSS-score 7.6
Status PUBLISHED

Beschrijving

picklescan before 0.0.25 fails to detect malicious pickle files that use timeit.timeit() in the __reduce__ method, allowing remote code execution. Attackers can craft pickle files that import dangerous libraries like os and execute arbitrary system commands, which evade picklescan detection and execute when pickle.load() is called.