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.
References
Link | Resource |
---|---|
https://securitylab.github.com/advisories/GHSL-2023-052_XXL-RPC/ | Product Third Party Advisory |
Configurations
History
No history.
Information
Published : 2023-10-18 22:15
Updated : 2023-10-30 14:14
NVD link : CVE-2023-45146
Mitre link : CVE-2023-45146
CVE.ORG link : CVE-2023-45146
JSON object : View
Products Affected
xxl-rpc_project
- xxl-rpc
CWE
CWE-502
Deserialization of Untrusted Data