Rpyc Project

Rpyc

2 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 3.14%
  • Veröffentlicht 12.03.2024 16:15:08
  • Zuletzt bearbeitet 21.11.2024 09:05:00

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.

Exploit
  • EPSS 73.04%
  • Veröffentlicht 03.10.2019 20:15:10
  • Zuletzt bearbeitet 21.11.2024 04:30:31

In RPyC 4.1.x through 4.1.1, a remote attacker can dynamically modify object attributes to construct a remote procedure call that executes code for an RPyC service with default configuration settings.