Lucene search

K
cve[email protected]CVE-2023-41331
HistorySep 12, 2023 - 8:15 p.m.

CVE-2023-41331

2023-09-1220:15:09
CWE-917
web.nvd.nist.gov
10
sofarpc
java
rpc
framework
remote command execution
cve-2023-41331
security vulnerability
jndi injection
system command execution
blacklist
deserialization
gadget chains
nvd

9.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

9.9 High

AI Score

Confidence

High

0.002 Low

EPSS

Percentile

56.2%

SOFARPC is a Java RPC framework. Versions prior to 5.11.0 are vulnerable to remote command execution. Through a carefully
crafted payload, an attacker can achieve JNDI injection or system command execution. In the default configuration of the SOFARPC framework, a blacklist is used to filter out dangerous classes encountered during the deserialization process. However, the blacklist is not comprehensive, and an actor can exploit certain native JDK classes and common third-party packages to construct gadget chains capable of achieving JNDI injection or system command execution attacks. Version 5.11.0 contains a fix for this issue. As a workaround, users can add -Drpc_serialize_blacklist_override=javax.sound.sampled.AudioFileFormat to the blacklist.

Affected configurations

Vulners
NVD
Node
sofastacksofarpcRange<5.11.0
VendorProductVersionCPE
sofastacksofarpc*cpe:2.3:a:sofastack:sofarpc:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "vendor": "sofastack",
    "product": "sofa-rpc",
    "versions": [
      {
        "version": "< 5.11.0",
        "status": "affected"
      }
    ]
  }
]

9.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

9.9 High

AI Score

Confidence

High

0.002 Low

EPSS

Percentile

56.2%

Related for CVE-2023-41331