Lucene search
+L

1761 matches found

Snyk
Snyk
added 2025/10/22 4:45 p.m.7 views

Deserialization of Untrusted Data

Overview scapy is a Python-based interactive packet manipulation program and library. Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the loadsession process. An attacker can execute arbitrary code by convincing a user to load a malicious .pkl.gz session...

7.3CVSS7.6AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2025/10/22 4:45 p.m.27 views

Scapy Session Loading Vulnerable to Arbitrary Code Execution via Untrusted Pickle Deserialization

Summary An unsafe deserialization vulnerability in Scapy Internally, this triggers: python main.py SESSION = pickle.loadgzip.opensessionname, "rb" Since no validation or restriction is performed on the deserialized object, any code embedded via reduce will be executed immediately. This makes it...

8AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/10/22 4:45 p.m.5 views

GHSA-CQ46-M9X9-J8W2 Scapy Session Loading Vulnerable to Arbitrary Code Execution via Untrusted Pickle Deserialization

Summary An unsafe deserialization vulnerability in Scapy Internally, this triggers: python main.py SESSION = pickle.loadgzip.opensessionname, "rb" Since no validation or restriction is performed on the deserialized object, any code embedded via reduce will be executed immediately. This makes it...

5.4CVSS6.2AI score
SaveExploits0References3
Veracode
Veracode
added 2025/10/21 8:44 p.m.8 views

Improper Input Validation

picklescan is vulnerable to Improper Input Validation. The vulnerability is due to inadequate validation in the scanning logic that fails to properly inspect pickle files with PyTorch-related extensions, which allows an attacker to bypass security checks and execute malicious code when the file i...

9.3CVSS7.3AI score0.00816EPSS
SaveExploits1References5Affected Software1
RedhatCVE
RedhatCVE
added 2025/10/20 6:23 p.m.8 views

CVE-2025-62515

pyquokka is a framework for making data lakes work for time series. In versions 0.3.1 and prior, the FlightServer class directly uses pickle.loads to deserialize action bodies received from Flight clients without any sanitization or validation in the doaction method. The vulnerable code is locate...

9.8CVSS7.9AI score0.00779EPSS
SaveExploits1References1
GithubExploit
GithubExploit
added 2025/10/20 1:44 p.m.299 views

Exploit for CVE-2025-62515

pyquokka-rce-poc !GitHub starshttps://img.shields.io/gith...

9.8CVSS8.6AI score0.00779EPSS
SaveExploits1
NVD
NVD
added 2025/10/17 9:15 p.m.19 views

CVE-2025-62515

pyquokka is a framework for making data lakes work for time series. In versions 0.3.1 and prior, the FlightServer class directly uses pickle.loads to deserialize action bodies received from Flight clients without any sanitization or validation in the doaction method. The vulnerable code is locate...

9.8CVSS0.00779EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2025/10/17 8:38 p.m.4 views

CVE-2025-62515 Remote Code Execution by Pickle Deserialization via FlightServer in pyquokka

pyquokka is a framework for making data lakes work for time series. In versions 0.3.1 and prior, the FlightServer class directly uses pickle.loads to deserialize action bodies received from Flight clients without any sanitization or validation in the doaction method. The vulnerable code is locate...

9.8CVSS7.8AI score0.00779EPSS
SaveExploits1References1
CVE
CVE
added 2025/10/17 8:38 p.m.24 views

CVE-2025-62515

CVE-2025-62515 affects pyquokka ≤ 0.3.1. The FlightServer’s do_action() deserializes untrusted data with Python’s unsafe pickle.loads(), specifically in pyquokka/flight.py around line 283, enabling arbitrary remote code execution when the server is exposed (e.g., binding to 0.0.0.0) and handling ...

9.8CVSS7.8AI score0.00779EPSS
SaveExploits1References1
OSV
OSV
added 2025/10/17 8:38 p.m.8 views

CVE-2025-62515 Remote Code Execution by Pickle Deserialization via FlightServer in pyquokka

pyquokka is a framework for making data lakes work for time series. In versions 0.3.1 and prior, the FlightServer class directly uses pickle.loads to deserialize action bodies received from Flight clients without any sanitization or validation in the doaction method. The vulnerable code is locate...

9.8CVSS8.2AI score0.00779EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2025/10/17 8:38 p.m.14 views

CVE-2025-62515 Remote Code Execution by Pickle Deserialization via FlightServer in pyquokka

pyquokka is a framework for making data lakes work for time series. In versions 0.3.1 and prior, the FlightServer class directly uses pickle.loads to deserialize action bodies received from Flight clients without any sanitization or validation in the doaction method. The vulnerable code is locate...

9.8CVSS0.00779EPSS
SaveExploits1References1
EUVD
EUVD
added 2025/10/17 6:8 p.m.7 views

EUVD-2025-34900

pyquokka is Vulnerable to Remote Code Execution by Pickle Deserialization via FlightServer...

9.8CVSS6.8AI score0.00779EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2025/10/17 6:8 p.m.10 views

pyquokka is Vulnerable to Remote Code Execution by Pickle Deserialization via FlightServer

Description In the FlightServer class of the pyquokka framework, the doaction method directly uses pickle.loads to deserialize action bodies received from Flight clients without any sanitization or validation, which results in a remote code execution vulnerability. The vulnerable code is located...

9.8CVSS8.9AI score0.00779EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2025/10/17 6:8 p.m.8 views

GHSA-F74J-GFFQ-VM9P pyquokka is Vulnerable to Remote Code Execution by Pickle Deserialization via FlightServer

Description In the FlightServer class of the pyquokka framework, the doaction method directly uses pickle.loads to deserialize action bodies received from Flight clients without any sanitization or validation, which results in a remote code execution vulnerability. The vulnerable code is located...

9.8CVSS8.9AI score0.00779EPSS
SaveExploits1References4
Snyk
Snyk
added 2025/10/17 3:46 p.m.2 views

Deserialization of Untrusted Data

Overview keras is a Keras is a high-level neural networks API for Python.. Affected versions of this package are vulnerable to Deserialization of Untrusted Data in the fromconfig method that uses Python’s pickle module as a fall back when weightsonly=False. An attacker can execute arbitrary code ...

9.8CVSS7.9AI score0.00699EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/10/17 12:0 a.m.7 views

Quokka 代码问题漏洞

Quokka is an open source content management framework written in Python. A code issue vulnerability exists in quokka 0.3.1 and earlier versions, which stems from the FlightServer class directly deserializing operation data from a Flight client using pickle.loads in the doaction method, which coul...

9.8CVSS7.5AI score0.00779EPSS
SaveExploits1References2
Veracode
Veracode
added 2025/10/16 7:23 a.m.7 views

Deserialization Of Untrusted Data

monai is vulnerable to Unsafe Deserialization. The vulnerability is due to the pickleoperations function automatically deserializing dictionary key-value pairs with a specific suffix without any validation, An attackers can supply crafted pickle payloads to execute arbitrary code when those value...

8.8CVSS7.9AI score0.00602EPSS
SaveExploits1References5Affected Software1
Veracode
Veracode
added 2025/10/15 11:24 a.m.8 views

Remote Code Execution

python-socketio is vulnerable to Remote Code Execution. The vulnerability is due to insecure deserialization using pickle library, due to servers trusting and calling pickle.loads on inter-server message-queue payloads, This allowing an attacker with access to the message queue to send a crafted...

6.4CVSS7AI score0.00446EPSS
SaveExploits0References5Affected Software1
GithubExploit
GithubExploit
added 2025/10/09 8:44 p.m.159 views

cryptidy-analysis

PoC for cryptidy pickle deserialization RCE 🚨 CVE PoC — Unsaf...

8.6AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-61765

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - python-socketio is a Python implementation of the Socket.IO realtime client and server. A remote code execution vulnerability in python-socketio versions prior ...

6.4CVSS7.4AI score0.00446EPSS
SaveExploits0References3
Rows per page
Query Builder