PYSEC-2024-44
Vulnerability from pysec - Published: 2024-03-12 16:15 - Updated: 2024-03-12 19:19
VLAI?
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.
Impacted products
| Name | purl | rpyc | pkg:pypi/rpyc |
|---|
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 observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…