mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
22 lines
988 B
Markdown
22 lines
988 B
Markdown
### [CVE-2024-48063](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-48063)
|
|

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In PyTorch <=2.4.1, the RemoteModule has Deserialization RCE. NOTE: this is disputed by multiple parties because this is intended behavior in PyTorch distributed computing.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://rumbling-slice-eb0.notion.site/Distributed-RPC-Framework-RemoteModule-has-Deserialization-RCE-in-pytorch-pytorch-111e3cda9e8c8021a7d3cbc61ee1a20c
|
|
|
|
#### Github
|
|
- https://github.com/Solar-Lu/Notes
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
- https://github.com/nomi-sec/PoC-in-GitHub
|
|
- https://github.com/zgimszhd61/CVE-2024-48063-poc
|
|
|