CVE-2024-22399
Scores
EPSS
Percentile: 78.3%
CVSS
CVSS Score: 9.8/10
All CVSS Scores
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Vector Breakdown
CVSS (Common Vulnerability Scoring System) vector provides detailed metrics about vulnerability characteristics
CVSS
Attack Vector
Network (N)
Describes how the vulnerability is exploited
Attack Complexity
Low (L)
Describes the conditions beyond the attacker's control
Privileges Required
None (N)
Describes the level of privileges an attacker must possess
User Interaction
None (N)
Captures the requirement for a human user participation
Scope
Unchanged (U)
Determines if a successful attack impacts components beyond the vulnerable component
Confidentiality Impact
High (H)
Measures the impact to the confidentiality of information
Integrity Impact
High (H)
Measures the impact to integrity of a successfully exploited vulnerability
Availability Impact
High (H)
Measures the impact to the availability of the impacted component
Description
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.
Scaner-VS 7 — a modern vulnerability management solution
Sources
CWEs
Related Vulnerabilities
Vulnerable Software (1)
Type: Configuration
Vendor: *
Product: seata
Operating System: * * *
{ "cpe_match": [ { "cpe23uri": "cpe:2.3:a:apache:seata:*:*:*:*:*:*:*:*", "versionEndExcluding": "1.8.1", "versionStartIncluding": "1.0.0", "vulnerable": true }, {...
{ "cpe_match": [ { "cpe23uri": "cpe:2.3:a:apache:seata:*:*:*:*:*:*:*:*", "versionEndExcluding": "1.8.1", "versionStartIncluding": "1.0.0", "vulnerable": true }, { "cpe23uri": "cpe:2.3:a:apache:seata:2.0.0:*:*:*:*:*:*:*", "vulnerable": true } ], "operator": "OR"}
Source: nvd