Skip to main content

Improperly Implemented Security Check for Standard

CVE-2024-27758

Severity High
Score 8.5/10

Summary

In RPyC 4.0.x prior to 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.

  • LOW
  • NETWORK
  • LOW
  • CHANGED
  • NONE
  • LOW
  • HIGH
  • NONE

CWE-358 - Improperly Implemented Security Check for Standard

The software does not implement or incorrectly implements one or more security-relevant checks as specified by the design of a standardized algorithm, protocol, or technique.

Advisory Timeline

  • Published