CVE-2024-22399

Source
https://cve.org/CVERecord?id=CVE-2024-22399
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-22399.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-22399
Aliases
Published
2024-09-16T12:15:02.530Z
Modified
2026-04-10T05:10:35.112633Z
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
[none]
Details

Deserialization of Untrusted Data vulnerability in Apache Seata. 

When developers disable authentication on the Seata-Server and do not use the Seata client SDK dependencies, they may construct uncontrolled serialized malicious requests by directly sending bytecode based on the Seata private protocol.

This issue affects Apache Seata: 2.0.0, from 1.0.0 through 1.8.0.

Users are recommended to upgrade to version 2.1.0/1.8.1, which fixes the issue.

References

Affected packages

Git / github.com/apache/incubator-seata

Affected ranges

Type
GIT
Repo
https://github.com/apache/incubator-seata
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "2.0.0"
        }
    ]
}

Affected versions

v0.*
v0.1.0
v0.1.4
v2.*
v2.0.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-22399.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "1.0.0"
            },
            {
                "fixed": "1.8.1"
            }
        ]
    }
]