Lucene search

K
cvelistGitHub_MCVELIST:CVE-2023-45146
HistoryOct 18, 2023 - 9:56 p.m.

CVE-2023-45146 Remote code execution in XXL-RPC

2023-10-1821:56:55
CWE-502
GitHub_M
www.cve.org
xxl-rpc
remote code execution
netty
hessian
tcp server
deserialization
arbitrary code

9 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H

10 High

AI Score

Confidence

High

0.002 Low

EPSS

Percentile

51.6%

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.

CNA Affected

[
  {
    "vendor": "xuexueli",
    "product": "xxl-rpc",
    "versions": [
      {
        "version": "<= 1.7.0",
        "status": "affected"
      }
    ]
  }
]

9 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H

10 High

AI Score

Confidence

High

0.002 Low

EPSS

Percentile

51.6%

Related for CVELIST:CVE-2023-45146