PT-2024-19987 · Oracle · Jdk

Yemoli

·

Published

2024-01-23

·

Updated

2024-02-01

·

CVE-2024-23636

CVSS v3.1

9.8

Critical

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions SOFARPC versions prior to 5.12.0
Description SOFARPC is a Java RPC framework that defaults to using the SOFA Hessian protocol to deserialize received data. The SOFA Hessian protocol uses a blacklist mechanism to restrict deserialization of potentially dangerous classes for security protection. However, 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.
Recommendations For SOFARPC versions prior to 5.12.0, upgrade to version 5.12.0 to fix the issue. As a temporary workaround, users can add additional blacklists by using the -Drpc serialize blacklist override parameter, for example, -Drpc serialize blacklist override=org.apache.xpath.

Exploit

Fix

Deserialization of Untrusted Data

Weakness Enumeration

Related Identifiers

CVE-2024-23636
GHSA-7Q8P-9953-PXVR

Affected Products

Jdk