jorger-democorp-mend-ghc / JR_WebGoat

Other
0 stars 0 forks source link

CVE-2021-21346 (Medium, reachable) detected in xstream-1.4.5.jar - autoclosed #275

Closed mend-for-github-com[bot] closed 1 day ago

mend-for-github-com[bot] commented 1 week ago

CVE-2021-21346 - Medium Severity Vulnerability

Vulnerable Library - xstream-1.4.5.jar

XStream is a serialization library from Java objects to XML and back.

Library home page: http://xstream.codehaus.org

Path to dependency file: /pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/com/thoughtworks/xstream/xstream/1.4.5/xstream-1.4.5.jar

Dependency Hierarchy: - :x: **xstream-1.4.5.jar** (Vulnerable Library)

Found in base branch: dev

Reachability Analysis This vulnerability is potentially reachable ``` org.owasp.webgoat.lessons.vulnerablecomponents.VulnerableComponentsLesson (Application) -> ❌ com.thoughtworks.xstream.XStream (Vulnerable Component) ```

Vulnerability Details

XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability which may allow a remote attacker to load and execute arbitrary code from a remote host only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types. If you rely on XStream's default blacklist of the Security Framework, you will have to use at least version 1.4.16.

Publish Date: 2021-03-22

URL: CVE-2021-21346

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 1.8%

CVSS 3 Score Details (6.1)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: High - Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/x-stream/xstream/security/advisories/GHSA-4hrm-m67v-5cxr

Release Date: 2021-03-22

Fix Resolution: 1.4.16


:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.

mend-for-github-com[bot] commented 1 day ago

:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.