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

WS-2023-0236 (Low) detected in jetty-xml-9.4.36.v20210114.jar - autoclosed #146

Closed
mend-for-github-com bot opened this issue Nov 6, 2023 · 1 comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link

WS-2023-0236 - Low Severity Vulnerability

Vulnerable Library - jetty-xml-9.4.36.v20210114.jar

The jetty xml utilities.

Library home page: https://eclipse.org/jetty

Path to dependency file: /webgoat-lessons/xxe/pom.xml

Path to vulnerable library: /webgoat-lessons/xxe/pom.xml

Dependency Hierarchy:

  • wiremock-2.27.2.jar (Root Library)
    • jetty-webapp-9.4.36.v20210114.jar
      • jetty-xml-9.4.36.v20210114.jar (Vulnerable Library)

Found in HEAD commit: f18e43fbc2d56c28b38b6d440d202f7327efd240

Found in base branch: develop

Vulnerability Details

XmlParser is vulnerable to XML external entity (XXE) vulnerability.
XmlParser is being used when parsing Jetty’s xml configuration files. An attacker might exploit this vulnerability in order to achieve SSRF or cause a denial of service. One possible scenario is importing a (remote) malicious WAR into a Jetty’s server, while the WAR includes a malicious web.xml. The vulnerability is patched in versions 10.0.16, 11.0.16, and 12.0.0.

Publish Date: 2023-07-10

URL: WS-2023-0236

CVSS 3 Score Details (3.9)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-58qw-p7qm-5rvh

Release Date: 2023-07-10

Fix Resolution: org.eclipse.jetty:jetty-xml:10.0.16,11.0.16,12.0.0

@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Nov 6, 2023
@mend-for-github-com mend-for-github-com bot changed the title WS-2023-0236 (Low) detected in jetty-xml-9.4.36.v20210114.jar WS-2023-0236 (Low) detected in jetty-xml-9.4.36.v20210114.jar - autoclosed Nov 6, 2023
Copy link
Author

ℹ️ This issue was automatically closed by Mend because it is a duplicate of an existing issue: #151

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
Projects
None yet
Development

No branches or pull requests

0 participants