SCA: security update for com.alipay.sofa:rpc-sofa-boot-starter (GHSA-7q8p-9953-pxvr)

critical Tenable Cloud Security Plugin ID 412199

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- SOFARPC is a Java RPC framework. SOFARPC defaults to using the SOFA Hessian protocol to deserialize
received data, while the SOFA Hessian protocol uses a blacklist mechanism to restrict deserialization of
potentially dangerous classes for security protection. But, prior to version 5.12.0, there is a gadget
chain that can bypass the SOFA Hessian blacklist protection mechanism, and this gadget chain only relies
on JDK and does not rely on any third-party components. Version 5.12.0 fixed this issue by adding a
blacklist. SOFARPC also provides a way to add additional blacklists. Users can add a class like
`-Drpc_serialize_blacklist_override=org.apache.xpath.` to avoid this issue. (CVE-2024-23636)

See Also

https://github.com/advisories/GHSA-7q8p-9953-pxvr

Plugin Details

Severity: Critical

ID: 412199

Version: Revision 1.11

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.58

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.4

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C

CVSS Score Source: CVE-2024-23636

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.5

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

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 1/23/2024

Vulnerability Publication Date: 1/23/2024

Reference Information

CVE: CVE-2024-23636

cwe: CWE-502