by @mweinelt Activity log
- Created automatic suggestion
-
@mweinelt
removed
6 packages
- protorpc
- haskellPackages.utxorpc
- python312Packages.aiorpcx
- python312Packages.zerorpc
- python313Packages.aiorpcx
- python314Packages.aiorpcx
- @mweinelt dismissed
oRPC: Prototype Pollution in `@orpc/client` via `StandardRPCJsonSerializer` Deserialization
oRPC is an tool that helps build APIs that are end-to-end type-safe and adhere to OpenAPI standards. Prior to version 1.13.6, a prototype pollution vulnerability exists in the RPC JSON deserializer of the @orpc/client package. The vulnerability allows unauthenticated, remote attackers to inject arbitrary properties into the global Object.prototype. Because this pollution persists for the lifetime of the Node.js process and affects all objects, it can lead to severe security breaches, including authentication bypass, denial of service, and potentially Remote Code Execution. This issue has been patched in version 1.13.6.
References
Affected products
- ==< 1.13.6
Ignored packages (6)
pkgs.protorpc
Google Protocol Protobufs RPC for Go
pkgs.haskellPackages.utxorpc
Generated code for a gRPC interface for UTxO Blockchains
pkgs.python312Packages.aiorpcx
Transport, protocol and framing-independent async RPC client and server implementation
pkgs.python312Packages.zerorpc
Easy to use, intuitive, and cross-language RPC
pkgs.python313Packages.aiorpcx
Transport, protocol and framing-independent async RPC client and server implementation
pkgs.python314Packages.aiorpcx
Transport, protocol and framing-independent async RPC client and server implementation