CVE-2024-46983

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-46983
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-46983.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-46983
Aliases
Published
2024-09-19T22:47:14Z
Modified
2025-10-21T02:34:12Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Remote Command Execution(RCE) Vulnerbility in sofa-hessian
Details

sofa-hessian is an internal improved version of Hessian3/4 powered by Ant Group CO., Ltd. The SOFA Hessian protocol uses a blacklist mechanism to restrict deserialization of potentially dangerous classes for security protection. But 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. This issue is fixed by an update to the blacklist, users can upgrade to sofahessian version 3.5.5 to avoid this issue. Users unable to upgrade may maintain a blacklist themselves in the directory external/serialize.blacklist.

References

Affected packages

Git /

Affected ranges

Database specific

unresolved_versions

[
    {
        "type": "",
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "3.5.5"
            }
        ]
    }
]