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 multiple libraries - autoclosed #3969

Closed
mend-for-github-com bot opened this issue Jun 15, 2021 · 1 comment
Closed
Labels
security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link
Contributor

mend-for-github-com bot commented Jun 15, 2021

CVE-2021-28169 - Medium Severity Vulnerability

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

jetty-server-9.4.39.v20210325.jar

The core jetty server artifact.

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

Path to dependency file: swagger-core/modules/swagger-gradle-plugin/build.gradle

Path to vulnerable library: /tmp/ws-ua_20210622023657_AEQHFH/downloadResource_IHQDXJ/20210622023747/jetty-server-9.4.39.v20210325.jar,20210622023657_AEQHFH/downloadResource_IHQDXJ/20210622023747/jetty-server-9.4.39.v20210325.jar

Dependency Hierarchy:

  • jetty-server-9.4.39.v20210325.jar (Vulnerable Library)
jetty-servlets-9.4.39.v20210325.jar

Utility Servlets from Jetty

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

Path to dependency file: swagger-core/modules/swagger-gradle-plugin/build.gradle

Path to vulnerable library: 20210622023657_AEQHFH/downloadResource_IHQDXJ/20210622023745/jetty-servlets-9.4.39.v20210325.jar

Dependency Hierarchy:

  • jetty-servlets-9.4.39.v20210325.jar (Vulnerable Library)
jetty-http-9.4.39.v20210325.jar

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

Path to dependency file: swagger-core/modules/swagger-gradle-plugin/build.gradle

Path to vulnerable library: /tmp/ws-ua_20210622023657_AEQHFH/downloadResource_IHQDXJ/20210622023745/jetty-http-9.4.39.v20210325.jar

Dependency Hierarchy:

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

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-runner:9.4.41.v20210516, 10.0.3, 11.0.3, org.eclipse.jetty:jetty-http:9.4.41.v20210516, 10.0.3, 11.0.3,org.eclipse.jetty:jetty-servlets:9.4.41.v20210516, 10.0.3, 11.0.3, org.eclipse.jetty:jetty-server:9.4.41.v20210516, 10.0.3, 11.0.3

@mend-for-github-com mend-for-github-com bot added the security vulnerability Security vulnerability detected by WhiteSource label Jun 15, 2021
frantuma added a commit that referenced this issue Jun 25, 2021
frantuma added a commit that referenced this issue Jun 25, 2021
@mend-for-github-com mend-for-github-com bot changed the title CVE-2021-28169 (Medium) detected in multiple libraries CVE-2021-28169 (Medium) detected in multiple libraries - autoclosed Jun 25, 2021
@mend-for-github-com
Copy link
Contributor Author

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

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