Lucene search
+L

62 matches found

Snyk
Snyk
added 2026/03/03 8:05 p.m.16 views

Incomplete List of Disallowed Inputs

Overview picklescan is a Security scanner detecting Python Pickle files performing suspicious actions Affected versions of this package are vulnerable to Incomplete List of Disallowed Inputs in the unsafeglobals function. An attacker can execute arbitrary commands on the target system by crafting...

10CVSS6AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/03/03 12:00 a.m.29 views

PT-2026-50467

Name of the Vulnerable Software and Affected Versions picklescan versions prior to 1.0.4 Description An incomplete blocklist for the profile module fails to block the module-level profile.run function. This allows attackers to achieve arbitrary code execution via exec by crafting malicious pickle...

9.8CVSS6.4AI score0.0046EPSS
SaveExploits0References10
OSV
OSV
added 2026/01/20 7:15 p.m.13 views

UBUNTU-CVE-2025-56005

An undocumented and unsafe feature in the PLY Python Lex-Yacc library 3.11 allows Remote Code Execution RCE via the picklefile parameter in the yacc function. This parameter accepts a .pkl file that is deserialized with pickle.load without validation. Because pickle allows execution of embedded...

9.8CVSS6.5AI score0.19069EPSS
SaveExploits3References3
RedhatCVE
RedhatCVE
added 2026/01/13 10:52 p.m.11 views

CVE-2026-22609

Fickling is a Python pickling decompiler and static analyzer. Prior to version 0.1.7, the unsafeimports method in Fickling's static analyzer fails to flag several high-risk Python modules that can be used for arbitrary code execution. Malicious pickles importing these modules will not be detected...

9.3CVSS8.1AI score0.00638EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/01/10 1:35 a.m.3 views

CVE-2026-22609 Fickling has Static Analysis Bypass via Incomplete Dangerous Module Blocklist

Fickling is a Python pickling decompiler and static analyzer. Prior to version 0.1.7, the unsafeimports method in Fickling's static analyzer fails to flag several high-risk Python modules that can be used for arbitrary code execution. Malicious pickles importing these modules will not be detected...

9.3CVSS7.8AI score0.00638EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2026/01/09 12:00 a.m.15 views

PT-2026-2229

Name of the Vulnerable Software and Affected Versions Fickling versions prior to 0.1.7 Description Fickling is a Python pickling decompiler and static analyzer. Prior to version 0.1.7, the unsafe imports method within Fickling’s static analyzer does not identify several high-risk Python modules...

9.3CVSS7.7AI score0.00638EPSS
SaveExploits1References20
Positive Technologies
Positive Technologies
added 2026/01/09 12:00 a.m.23 views

PT-2026-2227

Name of the Vulnerable Software and Affected Versions Fickling versions up to and including 0.1.6 Description Fickling, a Python pickling decompiler and static analyzer, incorrectly classifies pickles utilizing the cProfile.run function as SUSPICIOUS instead of OVERTLY MALICIOUS. This...

9.3CVSS7.1AI score0.0053EPSS
SaveExploits1References23
Positive Technologies
Positive Technologies
added 2026/01/09 12:00 a.m.21 views

PT-2026-2226

Name of the Vulnerable Software and Affected Versions Fickling versions up to and including 0.1.6 Description Fickling, a Python pickling decompiler and static analyzer, incorrectly classifies pickles utilizing Python’s runpy.run path or runpy.run module as SUSPICIOUS instead of OVERTLY MALICIOUS...

9.3CVSS6.8AI score0.00489EPSS
SaveExploits1References19
Veracode
Veracode
added 2025/09/23 10:05 a.m.11 views

Insecure Deserialization

picklescan is vulnerable to insecure deserialization. The vulnerability is due to the use of the ensurepip.runpip function to execute remote pickle files, which allows an attacker to run arbitrary code...

7.5AI score
SaveExploits0
Veracode
Veracode
added 2025/09/23 8:19 a.m.10 views

Remote Code Execution (RCE)

picklescan is vulnerable to Remote Code Execution RCE. The vulnerability is due to unsafe deserialization due to trace.Trace.run executing code from untrusted pickle files, which can execute arbitrary code when a malicious pickle is loaded...

8.3AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/08/26 12:00 a.m.25 views

PT-2026-51216

Name of the Vulnerable Software and Affected Versions picklescan versions prior to 0.0.30 Description The software fails to detect malicious pickle files that utilize the idlelib.pyshell.ModifiedInterpreter.runcommand function within reduce methods. This allows attackers to embed undetected code ...

8.1CVSS6.5AI score0.00392EPSS
SaveExploits1References12
Tenable Nessus
Tenable Nessus
added 2024/04/29 12:00 a.m.41 views

Fedora 37 : pypy3.9 (2023-af5206f71d)

The remote Fedora 37 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2023-af5206f71d advisory. Update to 7.3.11. See https://doc.pypy.org/en/latest/release-v7.3.11.html Security fix for CVE-2022-37454, CVE-2022-45061, CVE-2022-42919. Tenable h...

9.8CVSS7.1AI score0.05737EPSS
SaveExploits2References4
OSV
OSV
added 2024/03/06 11:05 a.m.141 views

BIT-PYTHON-2022-42919

Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library, when used with the forkserver start method on Linux, allows pickles to be deserialized from any user in the same machine local network...

7.8CVSS8AI score0.00747EPSS
SaveExploits0References16
Tenable Nessus
Tenable Nessus
added 2023/06/07 12:00 a.m.28 views

EulerOS Virtualization 2.11.0 : python3 (EulerOS-SA-2023-2103)

According to the versions of the python3 packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - In Python aka CPython up to 3.10.8, the mailcap module does not add escape characters into commands discovered in the system...

8CVSS7.6AI score0.07074EPSS
SaveExploits2References4
Amazon
Amazon
added 2023/03/22 12:00 a.m.12 views

Important: python3.9

Issue Overview: Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library, when used with the forkserver start method on Linux, allows pickles to be deserialized from any user in the same machi...

7.8CVSS8.4AI score0.02653EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2023/03/21 12:00 a.m.81 views

Amazon Linux 2023 : python3, python3-devel, python3-idle (ALAS2023-2023-104)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2023-104 advisory. Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non- default configuration. The Python multiprocessing library, when used with the forkserver...

7.8CVSS7.7AI score0.02653EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
added 2023/02/15 3:22 a.m.7 views

SUSE CVE-2022-42919

Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library, when used with the forkserver start method on Linux, allows pickles to be deserialized from any user in the same machine local network...

7.8CVSS9.6AI score0.00747EPSS
SaveExploits0References10
IBM Security Bulletins
IBM Security Bulletins
added 2023/01/26 3:18 p.m.103 views

Security Bulletin: IBM App Connect Enterprise Certified Container DesignerAuthoring operands that use mapping assistance may be vulnerable to elevated privileges due to [CVE-2022-42919]

Summary Python is used by IBM App Connect Enterprise Certified Container for providing mapping assistance. IBM App Connect Enterprise Certified Container DesignerAuthoring operands that use mapping assistance may be vulnerable to elevated privileges. This bulletin provides patch information to...

7.8CVSS7.6AI score0.00747EPSS
SaveExploits0Affected Software1
Tenable Nessus
Tenable Nessus
added 2023/01/25 12:00 a.m.44 views

Amazon Linux 2022 : python3.10, python3.10-devel, python3.10-idle (ALAS2022-2023-274)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2022-2023-274 advisory. Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non- default configuration. The Python multiprocessing library, when used with the forkserver...

7.8CVSS7.7AI score0.02653EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2023/01/25 12:00 a.m.54 views

Amazon Linux 2022 : python3, python3-devel, python3-idle (ALAS2022-2023-273)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2022-2023-273 advisory. Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non- default configuration. The Python multiprocessing library, when used with the forkserver...

7.8CVSS7.7AI score0.02653EPSS
SaveExploits1References5
Rows per page
Query Builder