Home / CVE DB / CVE-2024-47072
Standard
Vulnerability Identifier

CVE-2024-47072

2024-11-08
Severity Assessment
7.5
HIGH
CVSS v3.x Score
Clinical Analysis (Description)

XStream is a simple library to serialize objects to XML and back again. This vulnerability may allow a remote attacker to terminate the application with a stack overflow error resulting in a denial of service only by manipulating the processed input stream when XStream is configured to use the BinaryStreamDriver. XStream 1.4.21 has been patched to detect the manipulation in the binary input stream causing the the stack overflow and raises an InputManipulationException instead. Users are advised to upgrade. Users unable to upgrade may catch the StackOverflowError in the client code calling XStream if XStream is configured to use the BinaryStreamDriver.

Vector Sequencing

Attack Parameters

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Impact Consequences

Technical Impact

Unchanged
Scope
None
Confidentiality
None
Integrity
High
Availability
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Classification

CWE-CWE-121

Timeline

Time Line

PUBLICATION
08 Nov 2024
MODIFICATION
03 Nov 2025
FIRST PATCH
15 Jul 2025
Impact Statistics

Key Metrics

CVSS Score
7.5
HIGH
Patches
3
Available
Remediation Protocol

Recommended Solution

No automatic solution found. Check vendor references.
Recommended Actions for Administrators

Immediate Action Plan

1. Inventory

Identify all affected systems in your infrastructure.

2. Assessment

Assess exposure and criticality for your organization.

3. Mitigation

Apply patches or available workarounds.

4. Verification

Test and confirm effectiveness of applied measures.