CVE-2024-47072
HIGHXStream < 1.4.21 - Denial of Service via BinaryStreamDriver Input Manipulation
Title source: llmDescription
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.
References (4)
Core 4
Core References
Patch x_refsource_misc
https://github.com/x-stream/xstream/commit/bb838ce2269cac47433e31c77b2b236466e9f266
Vendor Advisory x_refsource_confirm
https://github.com/x-stream/xstream/security/advisories/GHSA-hfq9-hggm-c56q
Various Sources x_refsource_misc
https://x-stream.github.io/CVE-2024-47072.html
Scores
CVSS v3
7.5
EPSS
0.0202
EPSS Percentile
78.4%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
yes
Technical Impact
partial
Details
CWE
CWE-121
CWE-502
Status
published
Products (2)
com.thoughtworks.xstream/xstream
0 - 1.4.21Maven
x-stream/xstream
< 1.4.21
Published
Nov 08, 2024
Tracked Since
Feb 18, 2026