cve/2024/CVE-2024-27758.md

18 lines
731 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2024-27758](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-27758)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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
- https://gist.github.com/renbou/957f70d27470982994f12a1d70153d09
#### Github
- https://github.com/fkie-cad/nvd-json-data-feeds