Security Advisory

CVE-2023-45146

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2023-10-18 21:56:55
Last updated 2024-08-29 17:09:23
Assigner GitHub_M
State PUBLISHED

Description

XXL-RPC is a high performance, distributed RPC framework. With it, a TCP server can be set up using the Netty framework and the Hessian serialization mechanism. When such a configuration is used, attackers may be able to connect to the server and provide malicious serialized objects that, once deserialized, force it to execute arbitrary code. This can be abused to take control of the machine the server is running by way of remote code execution. This issue has not been fixed.