Vulnerability 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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://gist.github.com/renbou/957f70d27470982994f12a1d70153d09
- https://github.com/tomerfiliba-org/rpyc/security/advisories/GHSA-h5cg-53g7-gqjw
- https://gist.github.com/renbou/957f70d27470982994f12a1d70153d09
- https://github.com/tomerfiliba-org/rpyc/security/advisories/GHSA-h5cg-53g7-gqjw
FAQ
What is CVE-2024-27758?
CVE-2024-27758 is a vulnerability with a CVSS score of 8.4 (HIGH). 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 res...
How severe is CVE-2024-27758?
CVE-2024-27758 has been rated HIGH with a CVSS base score of 8.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-27758?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.