pysec-2024-44
Vulnerability from pysec
Published
2024-03-12 16:15
Modified
2024-03-12 19:19
Details
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.
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "rpyc", "purl": "pkg:pypi/rpyc" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "6.0.0" } ], "type": "ECOSYSTEM" } ], "versions": [ "3.2.0", "3.2.1", "3.2.2", "3.2.3", "3.3.0", "3.4.0", "3.4.1", "3.4.2", "3.4.3", "3.4.4", "4.0.0", "4.0.1", "4.0.2", "4.1.0", "4.1.1", "4.1.2", "4.1.3", "4.1.4", "4.1.5", "5.0.0", "5.0.1", "5.1.0", "5.2.1", "5.2.2", "5.2.3", "5.3.0", "5.3.1" ] } ], "aliases": [ "CVE-2024-27758", "GHSA-h5cg-53g7-gqjw" ], "details": "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.", "id": "PYSEC-2024-44", "modified": "2024-03-12T19:19:21.886478+00:00", "published": "2024-03-12T16:15:00+00:00", "references": [ { "type": "WEB", "url": "https://gist.github.com/renbou/957f70d27470982994f12a1d70153d09" }, { "type": "ADVISORY", "url": "https://github.com/tomerfiliba-org/rpyc/security/advisories/GHSA-h5cg-53g7-gqjw" } ] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.