Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. com.alipay.sofa/rpc-sofa-boot-starter
  4. ›
  5. CVE-2024-23636

CVE-2024-23636: Deserialization of Untrusted Data

January 23, 2024

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 block list 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 block list 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 block list. SOFARPC also provides a way to add additional block lists. Users can add a class like -Drpc_serialize_block list_override=org.apache.xpath. to avoid this issue.

References

  • github.com/advisories/GHSA-7q8p-9953-pxvr
  • github.com/sofastack/sofa-rpc/commit/42d19b1b1d14a25aafd9ef7c219c04a19f90fc76
  • github.com/sofastack/sofa-rpc/commit/d08e25824ae9feaf0876adba9acd2938f34759b1
  • github.com/sofastack/sofa-rpc/security/advisories/GHSA-7q8p-9953-pxvr
  • nvd.nist.gov/vuln/detail/CVE-2024-23636

Code Behaviors & Features

Detect and mitigate CVE-2024-23636 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 5.12.0

Fixed versions

  • 5.12.0

Solution

Upgrade to version 5.12.0 or above.

Impact 9.8 CRITICAL

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

Learn more about CVSS

Weakness

  • CWE-502: Deserialization of Untrusted Data

Source file

maven/com.alipay.sofa/rpc-sofa-boot-starter/CVE-2024-23636.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:22 +0000.