| タイトル | FedML-AI FedML <= 0.8.9 Remote Code Execution |
|---|
| 説明 | Fedml is vulnerable to Remote Code Execution (RCE) due to unsafe deserialization in its gRPC communication manager. The application's gRPC server is exposed to all network interfaces (x.x.x.x) via an insecure port without requiring authentication. Network messages received through the sendMessage() RPC are passed directly to pickle.loads(). This allows an unauthenticated remote attacker to send a maliciously crafted Python pickle payload, which upon deserialization executes arbitrary code on the affected federated learning node.
|
|---|
| ソース | ⚠️ https://github.com/AnalogyC0de/public_exp/issues/26 |
|---|
| ユーザー | Ana10gy (UID 93358) |
|---|
| 送信 | 2026年03月18日 09:44 (5 月 ago) |
|---|
| モデレーション | 2026年04月04日 08:41 (17 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 355289 [FedML-AI FedML 迄 0.8.9 gRPC server grpc_server.py sendMessage 特権昇格] |
|---|
| ポイント | 20 |
|---|