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

jetty-webapp-9.4.3.v20170317.jar: 1 vulnerabilities (highest severity is: 7.3) #58

Open
dev-mend-for-github-com bot opened this issue Dec 11, 2023 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@dev-mend-for-github-com
Copy link

dev-mend-for-github-com bot commented Dec 11, 2023

Vulnerable Library - jetty-webapp-9.4.3.v20170317.jar

Jetty web application support

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

Path to dependency file: /nifi-nar-bundles/nifi-jetty-bundle/pom.xml

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

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (jetty-webapp version) Remediation Possible** Reachability
CVE-2020-27216 High 7.3 jetty-webapp-9.4.3.v20170317.jar Direct 9.4.33.v20201020

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2020-27216

Vulnerable Library - jetty-webapp-9.4.3.v20170317.jar

Jetty web application support

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

Path to dependency file: /nifi-nar-bundles/nifi-jetty-bundle/pom.xml

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

Dependency Hierarchy:

  • jetty-webapp-9.4.3.v20170317.jar (Vulnerable Library)

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 4 Score Details (7.3)

Base Score Metrics:

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

For more information on CVSS4 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://bugs.eclipse.org/bugs/show_bug.cgi?id=567921

Release Date: 2020-10-23

Fix Resolution: 9.4.33.v20201020

⛑️ Automatic Remediation will be attempted for this issue.


⛑️Automatic Remediation will be attempted for this issue.

@dev-mend-for-github-com dev-mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by Mend label Dec 11, 2023
@dev-mend-for-github-com dev-mend-for-github-com bot changed the title jetty-webapp-9.4.3.v20170317.jar: 1 vulnerabilities (highest severity is: 7.0) jetty-webapp-9.4.3.v20170317.jar: 1 vulnerabilities (highest severity is: 7.3) Sep 18, 2024
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 Mend
Projects
None yet
Development

No branches or pull requests

0 participants