Lucene search
+L

1761 matches found

Snyk
Snyk
added 2025/04/07 6:54 p.m.5 views

Deserialization of Untrusted Data

Overview picklescan is a Security scanner detecting Python Pickle files performing suspicious actions Affected versions of this package are vulnerable to Deserialization of Untrusted Data in scanner.py, which does not include numpy.testing.private.utils or other modules that can be leveraged for...

8.8CVSS7.4AI score
SaveExploits0References2
OSV
OSV
added 2025/04/07 6:54 p.m.5 views

GHSA-FJ43-3QMQ-673F Picklescan failed to detect to some unsafe global function in Numpy library

Summary An unsafe deserialization vulnerability in Python’s pickle module allows an attacker to bypass static analysis tools like Picklescan and execute arbitrary code during deserialization. This can be exploited by import some built-in function in Numpy library that indrectly call some dangerou...

5.3CVSS8.6AI score0.00552EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/04/07 6:52 p.m.4 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 scanner.py, which does not include ssl or other modules that can be leveraged for remote operations. An...

7.5CVSS6.6AI score0.00215EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2025/04/07 12:0 a.m.5 views

PT-2025-15902 · Pypi · Picklescan

Summary An unsafe deserialization vulnerability in Python’s pickle module allows an attacker to bypass static analysis tools like Picklescan and execute arbitrary code during deserialization. This can be exploited by import some built-in function in Numpy library that indrectly call some dangerou...

5.3CVSS8.7AI score
SaveExploits0References3
Snyk
Snyk
added 2025/04/04 4:5 p.m.2 views

Deserialization of Untrusted Data

Overview bentoml is a BentoML: Build Production-Grade AI Applications Affected versions of this package are vulnerable to Deserialization of Untrusted Data in the deserializevalue function, which is accessible over the /summarize endpoint. An attacker can execute code on the server by sending a...

9.8CVSS7.4AI score0.35674EPSS
SaveExploits6References2
Veracode
Veracode
added 2025/03/28 7:1 a.m.8 views

Remote Code Execution (RCE)

Horovod is vulnerable to Remote Code Execution RCE. The vulnerability is due to improper handling of base64-encoded data in the ElasticRendezvousHandler, which ultimately leads to insecure deserialization via cloudpickle.loadsdecoded. It allows an attacker to send a malicious pickle object...

9.8CVSS7.8AI score0.01021EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
added 2025/03/24 6:13 a.m.9 views

Remote Code Execution (RCE)

Kedro is vulnerable to Remote Code Execution RCE. The vulnerability is due to unsafe deserialization due to the ShelveStore class using Python's shelve module, which relies on pickle for serialization, allowing attackers to craft malicious payloads that execute arbitrary Python code upon...

9.8CVSS8.5AI score0.01035EPSS
SaveExploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2025/03/22 12:24 p.m.9 views

CVE-2024-12433

A vulnerability in infiniflow/ragflow versions v0.12.0 allows for remote code execution. The RPC server in RagFlow uses a hard-coded AuthKey 'authkey=b'infiniflow-token4kevinhu'' which can be easily fetched by attackers to join the group communication without restrictions. Additionally, the serve...

9.8CVSS7.6AI score0.01549EPSS
SaveExploits1References1
OSV
OSV
added 2025/03/20 12:32 p.m.4 views

GHSA-747F-WW56-4Q4H Kedro deserialization vulnerability

A Remote Code Execution RCE vulnerability has been identified in the Kedro ShelveStore class version 0.19.8. This vulnerability allows an attacker to execute arbitrary Python code via deserialization of malicious payloads, potentially leading to a full system compromise. The ShelveStore class use...

9.8CVSS6.2AI score0.01035EPSS
SaveExploits0References5
Snyk
Snyk
added 2025/03/20 12:32 p.m.3 views

Deserialization of Untrusted Data

Overview vllm is an A high-throughput and memory-efficient inference and serving engine for LLMs Affected versions of this package are vulnerable to Deserialization of Untrusted Data in the makehandlercoro function used by the async RPC server for communication between nodes, which uses pickle fo...

9.8CVSS7.8AI score0.01274EPSS
SaveExploits1References2
OSV
OSV
added 2025/03/20 12:32 p.m.63 views

GHSA-CJ47-QJ6G-X7R4 vLLM allows Remote Code Execution by Pickle Deserialization via AsyncEngineRPCServer() RPC server entrypoints

vllm-project vllm version 0.6.0 contains a vulnerability in the AsyncEngineRPCServer RPC server entrypoints. The core functionality runserverloop calls the function makehandlercoro, which directly uses cloudpickle.loads on received messages without any sanitization. This can result in remote code...

9.8CVSS8.1AI score0.01274EPSS
SaveExploits1References4
OSV
OSV
added 2025/03/20 12:32 p.m.3 views

GHSA-PGR7-MHP5-FGJP vLLM deserialization vulnerability in vllm.distributed.GroupCoordinator.recv_object

vllm-project vllm version 0.6.0 contains a vulnerability in the distributed training API. The function vllm.distributed.GroupCoordinator.recvobject deserializes received object bytes using pickle.loads without sanitization, leading to a remote code execution vulnerability. Maintainer perspective...

9.8CVSS6.5AI score
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2025/03/20 12:32 p.m.16 views

vLLM allows Remote Code Execution by Pickle Deserialization via AsyncEngineRPCServer() RPC server entrypoints

vllm-project vllm version 0.6.0 contains a vulnerability in the AsyncEngineRPCServer RPC server entrypoints. The core functionality runserverloop calls the function makehandlercoro, which directly uses cloudpickle.loads on received messages without any sanitization. This can result in remote code...

9.8CVSS7.8AI score0.01274EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2025/03/20 12:32 p.m.8 views

GHSA-XQGJ-R6XV-9CW4 Withdrawn Advisory: Dask Vulnerable to Command Injection

Withdrawn Advisory This advisory has been withdrawn because it describes intended functionality. This link is maintained to preserve external references. Original Description Dask versions =2024.8.2 contain a vulnerability in the Dask Distributed Server where the use of pickle serialization allow...

9.8CVSS7.3AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2025/03/20 12:32 p.m.10 views

Withdrawn Advisory: Dask Vulnerable to Command Injection

Withdrawn Advisory This advisory has been withdrawn because it describes intended functionality. This link is maintained to preserve external references. Original Description Dask versions =2024.8.2 contain a vulnerability in the Dask Distributed Server where the use of pickle serialization allow...

9.6AI score
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2025/03/20 10:15 a.m.10 views

PYSEC-2025-222

vllm-project vllm version 0.6.0 contains a vulnerability in the AsyncEngineRPCServer RPC server entrypoints. The core functionality runserverloop calls the function makehandlercoro, which directly uses cloudpickle.loads on received messages without any sanitization. This can result in remote code...

9.8CVSS7.4AI score0.01274EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2025/03/20 10:15 a.m.10 views

PYSEC-2025-222

vllm-project vllm version 0.6.0 contains a vulnerability in the AsyncEngineRPCServer RPC server entrypoints. The core functionality runserverloop calls the function makehandlercoro, which directly uses cloudpickle.loads on received messages without any sanitization. This can result in remote code...

9.8CVSS6.4AI score0.01274EPSS
SaveExploits1References2
NVD
NVD
added 2025/03/20 10:15 a.m.13 views

CVE-2024-12433

A vulnerability in infiniflow/ragflow versions v0.12.0 allows for remote code execution. The RPC server in RagFlow uses a hard-coded AuthKey 'authkey=b'infiniflow-token4kevinhu'' which can be easily fetched by attackers to join the group communication without restrictions. Additionally, the serve...

9.8CVSS0.01549EPSS
SaveExploits1References2
NVD
NVD
added 2025/03/20 10:15 a.m.8 views

CVE-2024-11039

A pickle deserialization vulnerability exists in the Latex English error correction plug-in function of binary-husky/gptacademic versions up to and including 3.83. This vulnerability allows attackers to achieve remote command execution by deserializing untrusted data. The issue arises from the...

8.8CVSS0.01882EPSS
SaveExploits1References2
NVD
NVD
added 2025/03/20 10:15 a.m.7 views

CVE-2024-10190

Horovod versions up to and including v0.28.1 are vulnerable to unauthenticated remote code execution. The vulnerability is due to improper handling of base64-encoded data in the ElasticRendezvousHandler, a subclass of KVStoreHandler. Specifically, the putvalue method in ElasticRendezvousHandler...

9.8CVSS0.01021EPSS
SaveExploits1References1
Rows per page
Query Builder