Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2024-47072 (High) detected in xstream-1.4.20.jar #5207

Open
mend-for-github.aaakk.us.kg bot opened this issue Dec 12, 2024 · 0 comments
Open

CVE-2024-47072 (High) detected in xstream-1.4.20.jar #5207

mend-for-github.aaakk.us.kg bot opened this issue Dec 12, 2024 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource untriaged Issues that have not yet been triaged

Comments

@mend-for-github.aaakk.us.kg
Copy link
Contributor

CVE-2024-47072 - High Severity Vulnerability

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/.gradle/caches/modules-2/files-2.1/com.thoughtworks.xstream/xstream/1.4.20/e2315b8b2e95e9f21697833c8e56cdd9c98a5ee/xstream-1.4.20.jar

Dependency Hierarchy:

  • jenkins-core-2.426.3.jar (Root Library)
    • xstream-1.4.20.jar (Vulnerable Library)

Found in base branch: main

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:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://nvd.nist.gov/vuln/detail/CVE-2024-47072

Release Date: 2024-11-07

Fix Resolution: com.thoughtworks.xstream:xstream - 1.4.21

@mend-for-github.aaakk.us.kg mend-for-github.aaakk.us.kg bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Dec 12, 2024
@github-actions github-actions bot added the untriaged Issues that have not yet been triaged label Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource untriaged Issues that have not yet been triaged
Projects
Status: 🆕 New
Development

No branches or pull requests

0 participants