CVE-2024-47072

high

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.

References

https://x-stream.github.io/CVE-2024-47072.html

https://github.com/x-stream/xstream/security/advisories/GHSA-hfq9-hggm-c56q

https://github.com/x-stream/xstream/commit/bb838ce2269cac47433e31c77b2b236466e9f266

Details

Source: Mitre, NVD

Published: 2024-11-08

Updated: 2024-11-08

Risk Information

CVSS v2

Base Score: 7.8

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:C

Severity: High

CVSS v3

Base Score: 7.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Severity: High