mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-4vmg-rw8f-92f9
This commit is contained in:
@@ -1,13 +1,14 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-4vmg-rw8f-92f9",
|
||||
"modified": "2025-03-21T21:55:51Z",
|
||||
"modified": "2025-04-02T13:31:15Z",
|
||||
"published": "2025-03-20T12:32:46Z",
|
||||
"withdrawn": "2025-04-02T13:31:15Z",
|
||||
"aliases": [
|
||||
"CVE-2024-7804"
|
||||
],
|
||||
"summary": "PyTorch deserialization vulnerability",
|
||||
"details": "A deserialization vulnerability exists in the Pytorch RPC framework (torch.distributed.rpc) in pytorch/pytorch versions <=2.3.1. The vulnerability arises from the lack of security verification during the deserialization process of PythonUDF objects in pytorch/torch/distributed/rpc/internal.py. This flaw allows an attacker to execute arbitrary code remotely by sending a malicious serialized PythonUDF object, leading to remote code execution (RCE) on the master node.",
|
||||
"summary": "Withdrawn Advisory: PyTorch deserialization vulnerability",
|
||||
"details": "## Withdrawn Advisory\nThis advisory has been withdrawn because it describes known functionality of PyTorch. This link is maintained to preserve external references.\n\n## Original Description\nA deserialization vulnerability exists in the Pytorch RPC framework (torch.distributed.rpc) in pytorch/pytorch versions <=2.3.1. The vulnerability arises from the lack of security verification during the deserialization process of PythonUDF objects in pytorch/torch/distributed/rpc/internal.py. This flaw allows an attacker to execute arbitrary code remotely by sending a malicious serialized PythonUDF object, leading to remote code execution (RCE) on the master node.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
|
||||
Reference in New Issue
Block a user