SOFARPC Remote Command Execution(RCE) Vulnerbility
Description
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
com.alipay.sofa:rpc-sofa-boot-starterMaven | < 5.12.0 | 5.12.0 |
Affected products
2- sofastack/sofa-rpcv5Range: < 5.12.0
Patches
Vulnerability mechanics
References
5- github.com/advisories/GHSA-7q8p-9953-pxvrghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2024-23636ghsaADVISORY
- github.com/sofastack/sofa-rpc/commit/42d19b1b1d14a25aafd9ef7c219c04a19f90fc76ghsax_refsource_MISCWEB
- github.com/sofastack/sofa-rpc/commit/d08e25824ae9feaf0876adba9acd2938f34759b1ghsaWEB
- github.com/sofastack/sofa-rpc/security/advisories/GHSA-7q8p-9953-pxvrghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.