Lucene search
+L

545 matches found

Snyk
Snyk
added 2025/03/20 12:32 p.m.8 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.01356EPSS
SaveExploits1References2
OSV
OSV
added 2025/03/20 12:32 p.m.11 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
PyPA
PyPA
added 2025/03/20 10:15 a.m.15 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.01356EPSS
SaveExploits1References2Affected Software1
NVD
NVD
added 2025/03/20 10:15 a.m.17 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.01663EPSS
SaveExploits1References2
CVE
CVE
added 2025/03/20 10:10 a.m.64 views

CVE-2024-12433

CVE-2024-12433 affects infiniflow/ragflow v0.12.0. The RPC server uses a hard-coded AuthKey (authkey=b'infiniflow-token4kevinhu') and deserializes incoming data with pickle.loads() on connection.recv(), enabling remote code execution. Fixed in v0.14.0. A PoC/proof-of-concept is available in publi...

9.8CVSS9.5AI score0.01663EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/03/20 10:10 a.m.9 views

CVE-2024-12433 Remote Code Execution in infiniflow/ragflow

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.8CVSS9.5AI score0.01663EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2025/03/20 10:10 a.m.6 views

CVE-2024-12044 Remote Code Execution by Pickle Deserialization in open-mmlab/mmdetection

A remote code execution vulnerability exists in open-mmlab/mmdetection version v3.3.0. The vulnerability is due to the use of the pickle.loads function in the allreducedict distributed training API without proper sanitization. This allows an attacker to execute arbitrary code by broadcasting a...

9.8CVSS8.3AI score0.01308EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/03/20 10:10 a.m.16 views

CVE-2024-12044 Remote Code Execution by Pickle Deserialization in open-mmlab/mmdetection

A remote code execution vulnerability exists in open-mmlab/mmdetection version v3.3.0. The vulnerability is due to the use of the pickle.loads function in the allreducedict distributed training API without proper sanitization. This allows an attacker to execute arbitrary code by broadcasting a...

9.8CVSS0.01308EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/03/20 10:09 a.m.16 views

CVE-2024-9052

...

SaveExploits0
Cvelist
Cvelist
added 2025/03/20 10:09 a.m.12 views

CVE-2024-10096

...

SaveExploits0
Vulnrichment
Vulnrichment
added 2025/03/20 10:09 a.m.7 views

CVE-2024-10096

...

9.6AI score
SaveExploits0
CNNVD
CNNVD
added 2025/03/20 12:00 a.m.10 views

RAGFlow 代码问题漏洞

RAGFlow is an open source RAG engine based on deep document understanding from InfiniFlow Open Source. A code issue vulnerability exists in RAGFlow version v0.12.0, which stems from hard-coded AuthKey and pickle deserialization and could lead to remote code execution...

9.8CVSS9.7AI score0.01663EPSS
SaveExploits1References2
OSV
OSV
added 2025/03/05 7:50 p.m.10 views

GHSA-3X5X-FW77-G54C dmlc/dgl Vulnerable to Remote Code Execution by Pickle Deserialization via rpc.recv_request()

Impact Dgl implements rpc server startserver in rpcserver.py for supporting the RPC communications among different remote users over networks. It relies on pickle serialize and deserialize to pack and unpack network messages. The is a known risk in pickle deserialization functionality that can be...

9.3CVSS7.8AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2025/03/05 7:50 p.m.13 views

dmlc/dgl Vulnerable to Remote Code Execution by Pickle Deserialization via rpc.recv_request()

Impact Dgl implements rpc server startserver in rpcserver.py for supporting the RPC communications among different remote users over networks. It relies on pickle serialize and deserialize to pack and unpack network messages. The is a known risk in pickle deserialization functionality that can be...

7.8AI score
SaveExploits0References3Affected Software1
Snyk
Snyk
added 2025/02/26 3:45 p.m.5 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 which does not include pip under unsafeglobals in scanner.py. An attacker can execute arbitrary code by...

9.8CVSS7.8AI score0.01675EPSS
SaveExploits2References2
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.10 views

PT-2026-3641

Name of the Vulnerable Software and Affected Versions PLY Python Lex-Yacc version 3.11 Description An undocumented and unsafe feature in the PLY library allows Remote Code Execution RCE via the picklefile parameter in the yacc function. This parameter accepts a .pkl file that is deserialized with...

9.8CVSS9.4AI score0.17149EPSS
SaveExploits3References53
Tenable Nessus
Tenable Nessus
added 2024/10/22 12:00 a.m.20 views

LangChain < 0.2.4 RCE

The remote host contains a langchain version that is prior to 0.2.4. It is, therefore, affected by a vulnerability in the FAISS.deserializefrombytes function of langchain-ai/langchain which allows for pickle deserialization of untrusted data. This can lead to the execution of arbitrary commands v...

7.8CVSS6.7AI score0.00358EPSS
SaveExploits1References4
Huntr
Huntr
added 2024/10/19 1:27 a.m.9 views

Remote Code Execution via Pickle Deserialization with Hard-Coded AuthKey in RPC Server

Description RagFlow implements an RPC server using Python's native multiprocessing package. It fully understands the use of AuthKey to access and control the group communication when applying multiprocessing for network conditions via socket, but the current implementation hard-coded the AuthKey ...

9.8CVSS9.8AI score0.01663EPSS
SaveExploits1
Huntr
Huntr
added 2024/10/12 8:12 a.m.8 views

pickle deserialization vulnerability

Description There is a pickle deserialization vulnerability in the Latex English error correction plug-in function of gptacademic, which allows attackers to achieve remote command execution Environment setup 1. wget https://github.com/binary-husky/gptacademic/archive/refs/tags/version3.83.zip 2...

8.8CVSS9.2AI score0.02071EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2024/09/17 12:30 p.m.28 views

LangChain pickle deserialization of untrusted data

A vulnerability in the FAISS.deserializefrombytes function of langchain-ai/langchain allows for pickle deserialization of untrusted data. This can lead to the execution of arbitrary commands via the os.system function. The issue affects versions prior to 0.2.4...

7.8CVSS5.6AI score0.00358EPSS
SaveExploits1References5Affected Software1
Rows per page
Query Builder