xstream-1.4.20.jar: 1 vulnerabilities (highest severity is: 7.5) #9706
Labels
assessment
Pull requests that affect the corresponding module
core
Pull requests that affect the corresponding module
iris
Pull requests that affect the corresponding module
lti
Pull requests that affect the corresponding module
Mend: dependency security vulnerability
Security vulnerability detected by Mend
programming
Pull requests that affect the corresponding module
Vulnerable Library - xstream-1.4.20.jar
Library home page: http://x-stream.github.io
Path to dependency file: /build.gradle
Path to vulnerable library: /home/wss-scanner/.m2/repository/com/thoughtworks/xstream/xstream/1.4.20/xstream-1.4.20.jar
Vulnerabilities
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2024-47072
Vulnerable Library - xstream-1.4.20.jar
Library home page: http://x-stream.github.io
Path to dependency file: /build.gradle
Path to vulnerable library: /home/wss-scanner/.m2/repository/com/thoughtworks/xstream/xstream/1.4.20/xstream-1.4.20.jar
Dependency Hierarchy:
Found in base branch: develop
Vulnerability Details
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.
Publish Date: 2024-11-07
URL: CVE-2024-47072
CVSS 3 Score Details (7.5)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: https://nvd.nist.gov/vuln/detail/CVE-2024-47072
Release Date: 2024-11-07
Fix Resolution: 1.4.21
Step up your Open Source Security Game with Mend here
The text was updated successfully, but these errors were encountered: