Security Flaw in Fickling Python Decompiler Affects Multiple Users
CVE-2025-67747
7.1HIGH
What is CVE-2025-67747?
The Fickling Python decompiler and static analyzer prior to version 0.1.6 lacks proper restrictions on importing certain modules, specifically 'marshal' and 'types'. This oversight allows attackers to create malicious pickle files that exploit these gaps. Users who deserialize these compromised files, erroneously thinking they are safe, may trigger arbitrary code execution on their systems. The vulnerability was addressed in version 0.1.6, which now includes appropriate checks to enhance security.
Affected Version(s)
fickling < 0.1.6
