CVE-2024-23636
CVSS V2 None
CVSS V3 None
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.
Overview
- CVE ID
- CVE-2024-23636
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-01-23T17:22:52.857Z
- Last Modified Date
- 2024-01-23T17:22:52.857Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/sofastack/sofa-rpc/security/advisories/GHSA-7q8p-9953-pxvr | x_refsource_CONFIRM |
https://github.com/sofastack/sofa-rpc/commit/42d19b1b1d14a25aafd9ef7c219c04a19f90fc76 | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-23636 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-23636 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-06-26 07:29:33 | Added to TrackCVE |