Lucene search
+L

5596 matches found

OSV
OSV
added 2025/03/20 12:32 p.m.10 views

GHSA-9G44-GWVM-HC44 BentoML deserialization vulnerability

A deserialization vulnerability exists in BentoML's runner server in bentoml/bentoml versions =1.3.4.post1. By setting specific parameters, an attacker can execute unauthorized arbitrary code on the server, causing severe harm. The vulnerability is triggered when the args-number parameter is...

9.8CVSS7.9AI score0.00915EPSS
SaveExploits2References5
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.9 views

GHSA-4VMG-RW8F-92F9 Withdrawn Advisory: PyTorch deserialization vulnerability

Withdrawn Advisory This advisory has been withdrawn because it describes known functionality of PyTorch. This link is maintained to preserve external references. Original Description A deserialization vulnerability exists in the Pytorch RPC framework torch.distributed.rpc in pytorch/pytorch...

9.8CVSS7.1AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/03/20 12:32 p.m.49 views

Withdrawn Advisory: PyTorch deserialization vulnerability

Withdrawn Advisory This advisory has been withdrawn because it describes known functionality of PyTorch. This link is maintained to preserve external references. Original Description A deserialization vulnerability exists in the Pytorch RPC framework torch.distributed.rpc in pytorch/pytorch...

6.3AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2025/03/20 12:32 p.m.37 views

vLLM Deserialization of Untrusted Data vulnerability

vllm-project vllm version v0.6.2 contains a vulnerability in the MessageQueue.dequeue API function. The function uses pickle.loads to parse received sockets directly, leading to a remote code execution vulnerability. An attacker can exploit this by sending a malicious payload to the MessageQueue,...

9.8CVSS8.2AI score0.01528EPSS
SaveExploits1References4Affected Software1
NVD
NVD
added 2025/03/20 10:15 a.m.12 views

CVE-2024-9701

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.8CVSS0.0112EPSS
SaveExploits0References2
OSV
OSV
added 2025/03/20 10:15 a.m.10 views

CVE-2024-9053

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.3AI score0.01356EPSS
SaveExploits1References1
NVD
NVD
added 2025/03/20 10:15 a.m.13 views

CVE-2024-7804

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
Cvelist
Cvelist
added 2025/03/20 10:11 a.m.44 views

CVE-2024-7804

...

SaveExploits0
Vulnrichment
Vulnrichment
added 2025/03/20 10:11 a.m.9 views

CVE-2024-7804

...

6.5AI score
SaveExploits0
CVE
CVE
added 2025/03/20 10:10 a.m.64 views

CVE-2024-9070

The CVE-2024-9070 issue concerns BentoML’s runner server (bentoml/bentoml) with versions up to and including 1.3.4.post1. A deserialization vulnerability allowed remote attackers to trigger arbitrary code execution by sending a crafted pickle payload when args-number > 1, leading to automatic ...

9.8CVSS9.7AI score0.00915EPSS
SaveExploits2References1
Vulnrichment
Vulnrichment
added 2025/03/20 10:10 a.m.7 views

CVE-2024-9070 Deserialization Vulnerability in BentoML's Runner Server in bentoml/bentoml

A deserialization vulnerability exists in BentoML's runner server in bentoml/bentoml versions =1.3.4.post1. By setting specific parameters, an attacker can execute unauthorized arbitrary code on the server, causing severe harm. The vulnerability is triggered when the args-number parameter is...

9.8CVSS9.7AI score0.00915EPSS
SaveExploits2References1
Cvelist
Cvelist
added 2025/03/20 10:10 a.m.15 views

CVE-2024-9070 Deserialization Vulnerability in BentoML's Runner Server in bentoml/bentoml

A deserialization vulnerability exists in BentoML's runner server in bentoml/bentoml versions =1.3.4.post1. By setting specific parameters, an attacker can execute unauthorized arbitrary code on the server, causing severe harm. The vulnerability is triggered when the args-number parameter is...

9.8CVSS0.00915EPSS
SaveExploits2References1
Vulnrichment
Vulnrichment
added 2025/03/20 10:10 a.m.5 views

CVE-2024-9701 Remote Code Execution in kedro-org/kedro

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.8CVSS9.9AI score0.0112EPSS
SaveExploits0References2
OSV
OSV
added 2025/03/20 10:10 a.m.11 views

CVE-2024-9701 Remote Code Execution in kedro-org/kedro

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.8CVSS7.5AI score
SaveExploits0References4
CVE
CVE
added 2025/03/20 10:09 a.m.56 views

CVE-2024-11039

CVE-2024-11039 affects binary-husky/gpt_academic

8.8CVSS8.7AI score0.02071EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2025/03/20 10:09 a.m.16 views

CVE-2024-11039 Deserialization of Untrusted Data in binary-husky/gpt_academic

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.02071EPSS
SaveExploits1References2
OSV
OSV
added 2025/03/20 10:09 a.m.11 views

CVE-2024-11039 Deserialization of Untrusted Data in binary-husky/gpt_academic

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.8CVSS7.3AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/03/20 10:09 a.m.8 views

CVE-2024-11039 Deserialization of Untrusted Data in binary-husky/gpt_academic

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.8CVSS8.7AI score0.02071EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/03/20 10:09 a.m.17 views

CVE-2024-8502 Remote Code Execution via Deserialization in modelscope/agentscope

A vulnerability in the RpcAgentServerLauncher class of modelscope/agentscope v0.0.6a3 allows for remote code execution RCE via deserialization of untrusted data using the dill library. The issue occurs in the AgentServerServicer.createagent method, where serialized input is deserialized using...

9.8CVSS0.0181EPSS
SaveExploits0References1
Rows per page
Query Builder