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

hdfs-fixture-3.0.0-SNAPSHOT: 1 vulnerabilities (highest severity is: 3.7) #14183

Open
mend-for-github-com bot opened this issue Jun 11, 2024 · 34 comments · Fixed by #15173
Open

hdfs-fixture-3.0.0-SNAPSHOT: 1 vulnerabilities (highest severity is: 3.7) #14183

mend-for-github-com bot opened this issue Jun 11, 2024 · 34 comments · Fixed by #15173
Assignees
Labels
CVE Fixes a CVE Mend: dependency security vulnerability Security vulnerability detected by WhiteSource Storage Issues and PRs relating to data and metadata storage untriaged

Comments

@mend-for-github-com
Copy link
Contributor

mend-for-github-com bot commented Jun 11, 2024

Vulnerable Library - hdfs-fixture-3.0.0-SNAPSHOT

Path to vulnerable library: /tmp/containerbase/cache/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.55.v20240627/ef807d867948042293487c025f953fb8e7d77622/jetty-http-9.4.55.v20240627.jar,/tmp/containerbase/cache/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.55.v20240627/ef807d867948042293487c025f953fb8e7d77622/jetty-http-9.4.55.v20240627.jar,/tmp/containerbase/cache/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.55.v20240627/ef807d867948042293487c025f953fb8e7d77622/jetty-http-9.4.55.v20240627.jar

Found in HEAD commit: 45e73c43e36926a8a03b094ec1ea254f5de91beb

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (hdfs-fixture version) Remediation Possible**
CVE-2024-6763 Low 3.7 jetty-http-9.4.55.v20240627.jar Transitive N/A*

*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.

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

Details

CVE-2024-6763

Vulnerable Library - jetty-http-9.4.55.v20240627.jar

Library home page: https://webtide.com

Path to dependency file: /build.gradle

Path to vulnerable library: /tmp/containerbase/cache/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.55.v20240627/ef807d867948042293487c025f953fb8e7d77622/jetty-http-9.4.55.v20240627.jar,/tmp/containerbase/cache/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.55.v20240627/ef807d867948042293487c025f953fb8e7d77622/jetty-http-9.4.55.v20240627.jar,/tmp/containerbase/cache/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.55.v20240627/ef807d867948042293487c025f953fb8e7d77622/jetty-http-9.4.55.v20240627.jar

Dependency Hierarchy:

  • hdfs-fixture-3.0.0-SNAPSHOT (Root Library)
    • javax-websocket-server-impl-9.4.55.v20240627.jar
      • websocket-server-9.4.55.v20240627.jar
        • jetty-http-9.4.55.v20240627.jar (Vulnerable Library)

Found in HEAD commit: 45e73c43e36926a8a03b094ec1ea254f5de91beb

Found in base branch: main

Vulnerability Details

Eclipse Jetty is a lightweight, highly scalable, Java-based web server and Servlet engine . It includes a utility class, HttpURI, for URI/URL parsing. The HttpURI class does insufficient validation on the authority segment of a URI. However the behaviour of HttpURI differs from the common browsers in how it handles a URI that would be considered invalid if fully validated against the RRC. Specifically HttpURI and the browser may differ on the value of the host extracted from an invalid URI and thus a combination of Jetty and a vulnerable browser may be vulnerable to a open redirect attack or to a SSRF attack if the URI is used after passing validation checks.

Publish Date: 2024-10-14

URL: CVE-2024-6763

CVSS 3 Score Details (3.7)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-qh8g-58pp-2wxh

Release Date: 2024-10-14

Fix Resolution: org.eclipse.jetty:jetty-http:12.0.12;org.eclipse.jetty:jetty-server:12.0.12

@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Jun 11, 2024
@mend-for-github-com mend-for-github-com bot changed the title hdfs-fixture-3.0.0-SNAPSHOT: 5 vulnerabilities (highest severity is: 7.5) hdfs-fixture-3.0.0-SNAPSHOT: 5 vulnerabilities (highest severity is: 7.5) - autoclosed Jun 11, 2024
Copy link
Contributor Author

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

@mend-for-github-com mend-for-github-com bot changed the title hdfs-fixture-3.0.0-SNAPSHOT: 5 vulnerabilities (highest severity is: 7.5) - autoclosed hdfs-fixture-3.0.0-SNAPSHOT: 5 vulnerabilities (highest severity is: 7.5) Jun 13, 2024
@mend-for-github-com mend-for-github-com bot reopened this Jun 13, 2024
Copy link
Contributor Author

ℹ️ This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.

Copy link
Contributor Author

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

@mend-for-github-com mend-for-github-com bot changed the title hdfs-fixture-3.0.0-SNAPSHOT: 5 vulnerabilities (highest severity is: 7.5) hdfs-fixture-3.0.0-SNAPSHOT: 5 vulnerabilities (highest severity is: 7.5) - autoclosed Jun 14, 2024
@mend-for-github-com mend-for-github-com bot changed the title hdfs-fixture-3.0.0-SNAPSHOT: 5 vulnerabilities (highest severity is: 7.5) - autoclosed hdfs-fixture-3.0.0-SNAPSHOT: 5 vulnerabilities (highest severity is: 7.5) Jun 14, 2024
@mend-for-github-com mend-for-github-com bot reopened this Jun 14, 2024
Copy link
Contributor Author

ℹ️ This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.

Copy link
Contributor Author

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

@mend-for-github-com mend-for-github-com bot changed the title hdfs-fixture-3.0.0-SNAPSHOT: 5 vulnerabilities (highest severity is: 7.5) hdfs-fixture-3.0.0-SNAPSHOT: 5 vulnerabilities (highest severity is: 7.5) - autoclosed Jun 17, 2024
@mend-for-github-com mend-for-github-com bot changed the title hdfs-fixture-3.0.0-SNAPSHOT: 5 vulnerabilities (highest severity is: 7.5) - autoclosed hdfs-fixture-3.0.0-SNAPSHOT: 5 vulnerabilities (highest severity is: 7.5) Jun 19, 2024
@mend-for-github-com mend-for-github-com bot reopened this Jun 19, 2024
Copy link
Contributor Author

ℹ️ This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.

@mend-for-github-com mend-for-github-com bot changed the title hdfs-fixture-3.0.0-SNAPSHOT: 5 vulnerabilities (highest severity is: 7.5) hdfs-fixture-3.0.0-SNAPSHOT: 5 vulnerabilities (highest severity is: 7.5) - autoclosed Jun 20, 2024
Copy link
Contributor Author

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

Copy link
Contributor Author

ℹ️ This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.

@mend-for-github-com mend-for-github-com bot changed the title hdfs-fixture-3.0.0-SNAPSHOT: 5 vulnerabilities (highest severity is: 7.5) - autoclosed hdfs-fixture-3.0.0-SNAPSHOT: 5 vulnerabilities (highest severity is: 7.5) Jun 22, 2024
@mend-for-github-com mend-for-github-com bot reopened this Jun 22, 2024
@peternied peternied added CVE Fixes a CVE Storage Issues and PRs relating to data and metadata storage and removed untriaged labels Jun 26, 2024
Copy link
Contributor Author

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

@mend-for-github-com mend-for-github-com bot changed the title hdfs-fixture-3.0.0-SNAPSHOT: 1 vulnerabilities (highest severity is: 8.9) hdfs-fixture-3.0.0-SNAPSHOT: 1 vulnerabilities (highest severity is: 8.9) - autoclosed Aug 9, 2024
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in Storage Project Board Aug 9, 2024
Copy link
Contributor Author

ℹ️ This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.

@mend-for-github-com mend-for-github-com bot changed the title hdfs-fixture-3.0.0-SNAPSHOT: 1 vulnerabilities (highest severity is: 8.9) - autoclosed hdfs-fixture-3.0.0-SNAPSHOT: 1 vulnerabilities (highest severity is: 8.9) Aug 12, 2024
@mend-for-github-com mend-for-github-com bot reopened this Aug 12, 2024
@github-project-automation github-project-automation bot moved this from ✅ Done to 🏗 In progress in Storage Project Board Aug 12, 2024
@dblock
Copy link
Member

dblock commented Aug 12, 2024

cc: @varun-lodaya @gbbafna

@dblock dblock removed the untriaged label Aug 12, 2024
@dblock dblock assigned varun-lodaya and gbbafna and unassigned gbbafna Aug 12, 2024
@derek-ho
Copy link
Contributor

I raised a draft PR here: #15173, but it seems like the whitesource check failed. Can a maintainer re-run it/review the PR to see if it follows appropriate conventions? CC @varun-lodaya @reta

Copy link
Contributor Author

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

@mend-for-github-com mend-for-github-com bot changed the title hdfs-fixture-3.0.0-SNAPSHOT: 1 vulnerabilities (highest severity is: 8.9) hdfs-fixture-3.0.0-SNAPSHOT: 1 vulnerabilities (highest severity is: 8.9) - autoclosed Aug 13, 2024
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in Storage Project Board Aug 13, 2024
@mend-for-github-com mend-for-github-com bot changed the title hdfs-fixture-3.0.0-SNAPSHOT: 1 vulnerabilities (highest severity is: 8.9) - autoclosed hdfs-fixture-3.0.0-SNAPSHOT: 1 vulnerabilities (highest severity is: 8.9) Aug 13, 2024
@mend-for-github-com mend-for-github-com bot reopened this Aug 13, 2024
Copy link
Contributor Author

ℹ️ This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.

@github-project-automation github-project-automation bot moved this from ✅ Done to 🏗 In progress in Storage Project Board Aug 13, 2024
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in Storage Project Board Aug 13, 2024
@mend-for-github-com mend-for-github-com bot changed the title hdfs-fixture-3.0.0-SNAPSHOT: 1 vulnerabilities (highest severity is: 8.9) hdfs-fixture-3.0.0-SNAPSHOT: 1 vulnerabilities (highest severity is: 3.7) Jan 13, 2025
@mend-for-github-com mend-for-github-com bot reopened this Jan 13, 2025
Copy link
Contributor Author

ℹ️ This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.

@github-project-automation github-project-automation bot moved this from ✅ Done to 🏗 In progress in Storage Project Board Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CVE Fixes a CVE Mend: dependency security vulnerability Security vulnerability detected by WhiteSource Storage Issues and PRs relating to data and metadata storage untriaged
Projects
Status: 🏗 In progress
Development

Successfully merging a pull request may close this issue.

5 participants