Lucene search

K
cvelistApacheCVELIST:CVE-2024-22399
HistorySep 16, 2024 - 11:42 a.m.

CVE-2024-22399 Apache Seata: Remote Code Execution vulnerability via Hessian Deserialization in Apache Seata Server

2024-09-1611:42:05
CWE-502
apache
www.cve.org
5
apache seata
remote code execution
hessian deserialization
server
untrusted data
serialized
malicious requests
protocol
upgrade
version 2.1.0
version 1.8.1

EPSS

0.002

Percentile

55.3%

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.

CNA Affected

[
  {
    "defaultStatus": "unaffected",
    "packageName": "io.seata:seata-all",
    "product": "Apache Seata",
    "vendor": "Apache Software Foundation",
    "versions": [
      {
        "status": "affected",
        "version": "2.0.0",
        "versionType": "semver"
      },
      {
        "lessThanOrEqual": "1.8.0",
        "status": "affected",
        "version": "1.0.0",
        "versionType": "semver"
      }
    ]
  }
]

EPSS

0.002

Percentile

55.3%

Related for CVELIST:CVE-2024-22399