cve/2024/CVE-2024-27758.md
2024-06-18 02:51:15 +02:00

731 B

CVE-2024-27758

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.

POC

Reference

Github