CVE-2024-27758
Published
CVSS v3
8.4
HIGH
CVSS v2
N/A
Affected
1
PROJECT
Description
In RPyC before 6.0.0, when a server exposes a method that calls the attribute named __array__ for a client-provided netref (e.g., np.array(client_netref)), a remote attacker can craft a class that results in remote code execution.
RPyC (Remote Python Call) - A transparent and symmetric RPC library for python