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-2021-28169 (Medium) detected in jetty-http-9.4.39.v20210325.jar, jetty-server-9.4.39.v20210325.jar #53

Open
mend-bolt-for-github bot opened this issue Jun 27, 2021 · 0 comments
Labels
security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link

mend-bolt-for-github bot commented Jun 27, 2021

CVE-2021-28169 - Medium Severity Vulnerability

Vulnerable Libraries - jetty-http-9.4.39.v20210325.jar, jetty-server-9.4.39.v20210325.jar

jetty-http-9.4.39.v20210325.jar

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

Path to dependency file: /service/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/eclipse/jetty/jetty-http/9.4.39.v20210325/jetty-http-9.4.39.v20210325.jar,/home/wss-scanner/.m2/repository/org/eclipse/jetty/jetty-http/9.4.39.v20210325/jetty-http-9.4.39.v20210325.jar

Dependency Hierarchy:

  • websocket-server-9.4.39.v20210325.jar (Root Library)
    • jetty-http-9.4.39.v20210325.jar (Vulnerable Library)
jetty-server-9.4.39.v20210325.jar

The core jetty server artifact.

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

Path to dependency file: /websocket-resources/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/eclipse/jetty/jetty-server/9.4.39.v20210325/jetty-server-9.4.39.v20210325.jar,/home/wss-scanner/.m2/repository/org/eclipse/jetty/jetty-server/9.4.39.v20210325/jetty-server-9.4.39.v20210325.jar

Dependency Hierarchy:

  • dropwizard-core-2.0.21.jar (Root Library)
    • jetty-server-9.4.39.v20210325.jar (Vulnerable Library)

Found in HEAD commit: e06450ec74120f14841ee9ab6e6bb6c0ba83b92e

Found in base branch: master

Vulnerability Details

For Eclipse Jetty versions <= 9.4.40, <= 10.0.2, <= 11.0.2, it is possible for requests to the ConcatServlet with a doubly encoded path to access protected resources within the WEB-INF directory. For example a request to /concat?/%2557EB-INF/web.xml can retrieve the web.xml file. This can reveal sensitive information regarding the implementation of a web application.

Publish Date: 2021-06-09

URL: CVE-2021-28169

CVSS 3 Score Details (5.3)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-gwcr-j4wh-j3cq

Release Date: 2021-06-09

Fix Resolution (org.eclipse.jetty:jetty-http): 9.4.41.v20210516

Direct dependency fix Resolution (org.eclipse.jetty.websocket:websocket-server): 9.4.41.v20210516

Fix Resolution (org.eclipse.jetty:jetty-server): 9.4.41.v20210516

Direct dependency fix Resolution (io.dropwizard:dropwizard-core): 2.0.22


Step up your Open Source Security Game with WhiteSource here

@mend-bolt-for-github mend-bolt-for-github bot added the security vulnerability Security vulnerability detected by WhiteSource label Jun 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants