CVE-2024-27758

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.
Configurations

No configuration.

History

21 Nov 2024, 09:05

Type Values Removed Values Added
References () https://gist.github.com/renbou/957f70d27470982994f12a1d70153d09 - () https://gist.github.com/renbou/957f70d27470982994f12a1d70153d09 -
References () https://github.com/tomerfiliba-org/rpyc/security/advisories/GHSA-h5cg-53g7-gqjw - () https://github.com/tomerfiliba-org/rpyc/security/advisories/GHSA-h5cg-53g7-gqjw -

01 Aug 2024, 13:48

Type Values Removed Values Added
CWE CWE-306
Summary
  • (es) En RPyC anterior a 6.0.0, cuando un servidor expone un método que llama al atributo llamado __array__ para un netref proporcionado por el cliente (por ejemplo, np.array(client_netref)), un atacante remoto puede crear una clase que resulte en la ejecución remota de código.
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 8.4

12 Mar 2024, 16:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-03-12 16:15

Updated : 2024-11-21 09:05


NVD link : CVE-2024-27758

Mitre link : CVE-2024-27758

CVE.ORG link : CVE-2024-27758


JSON object : View

Products Affected

No product.

CWE
CWE-306

Missing Authentication for Critical Function