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-2020-27216 (Medium) detected in jetty-webapp-9.4.11.v20180605.jar, jetty-webapp-9.4.18.v20190429.jar - autoclosed #181

Closed
mend-for-github-com bot opened this issue Feb 17, 2021 · 4 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link

CVE-2020-27216 - Medium Severity Vulnerability

Vulnerable Libraries - jetty-webapp-9.4.11.v20180605.jar, jetty-webapp-9.4.18.v20190429.jar

jetty-webapp-9.4.11.v20180605.jar

Jetty web application support

Library home page: http://www.eclipse.org/jetty

Path to dependency file: foxtrot/foxtrot-common/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/eclipse/jetty/jetty-webapp/9.4.11.v20180605/jetty-webapp-9.4.11.v20180605.jar

Dependency Hierarchy:

  • dropwizard-swagger-1.3.7-1.jar (Root Library)
    • dropwizard-core-1.3.7.jar
      • dropwizard-jersey-1.3.7.jar
        • jetty-webapp-9.4.11.v20180605.jar (Vulnerable Library)
jetty-webapp-9.4.18.v20190429.jar

Jetty web application support

Library home page: http://www.eclipse.org/jetty

Path to dependency file: foxtrot/foxtrot-core/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/eclipse/jetty/jetty-webapp/9.4.18.v20190429/jetty-webapp-9.4.18.v20190429.jar,/home/wss-scanner/.m2/repository/org/eclipse/jetty/jetty-webapp/9.4.18.v20190429/jetty-webapp-9.4.18.v20190429.jar,/home/wss-scanner/.m2/repository/org/eclipse/jetty/jetty-webapp/9.4.18.v20190429/jetty-webapp-9.4.18.v20190429.jar,/home/wss-scanner/.m2/repository/org/eclipse/jetty/jetty-webapp/9.4.18.v20190429/jetty-webapp-9.4.18.v20190429.jar

Dependency Hierarchy:

  • dropwizard-core-1.3.13.jar (Root Library)
    • dropwizard-jersey-1.3.13.jar
      • jetty-webapp-9.4.18.v20190429.jar (Vulnerable Library)

Found in HEAD commit: ffb8a6014463ce8aac1bf6e7dc9a23fc4a2a8adc

Found in base branch: master

Vulnerability Details

In Eclipse Jetty versions 1.0 thru 9.4.32.v20200930, 10.0.0.alpha1 thru 10.0.0.beta2, and 11.0.0.alpha1 thru 11.0.0.beta2O, on Unix like systems, the system's temporary directory is shared between all users on that system. A collocated user can observe the process of creating a temporary sub directory in the shared temporary directory and race to complete the creation of the temporary subdirectory. If the attacker wins the race then they will have read and write permission to the subdirectory used to unpack web applications, including their WEB-INF/lib jar files and JSP files. If any code is ever executed out of this temporary directory, this can lead to a local privilege escalation vulnerability.

Publish Date: 2020-10-23

URL: CVE-2020-27216

CVSS 2 Score Details (4.4)

Base Score Metrics not available

Suggested Fix

Type: Change files

Origin: jetty/jetty.project@53e0e0e

Release Date: 2020-10-15

Fix Resolution: Replace or update the following file: WebInfConfiguration.java

@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Feb 17, 2021
@mend-for-github-com mend-for-github-com bot changed the title CVE-2020-27216 (Medium) detected in jetty-webapp-9.4.11.v20180605.jar, jetty-webapp-9.4.18.v20190429.jar CVE-2020-27216 (Medium) detected in jetty-webapp-9.4.11.v20180605.jar, jetty-webapp-9.4.18.v20190429.jar - autoclosed Feb 17, 2021
@mend-for-github-com
Copy link
Author

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

3 similar comments
@mend-for-github-com
Copy link
Author

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

@mend-for-github-com
Copy link
Author

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

@mend-for-github-com
Copy link
Author

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

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