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-2024-6763 (Low) detected in jetty-server-12.0.9.jar, jetty-http-12.0.9.jar #6368

Open
mend-bolt-for-github bot opened this issue Oct 15, 2024 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link
Contributor

mend-bolt-for-github bot commented Oct 15, 2024

CVE-2024-6763 - Low Severity Vulnerability

Vulnerable Libraries - jetty-server-12.0.9.jar, jetty-http-12.0.9.jar

jetty-server-12.0.9.jar

The legacy jetty server artifact.

Library home page: https://webtide.com

Path to dependency file: /hapi-fhir-test-utilities/pom.xml

Path to vulnerable library: /hapi-fhir-test-utilities/pom.xml,/hapi-fhir-docs/pom.xml,/hapi-fhir-storage-batch2-test-utilities/pom.xml,/hapi-fhir-storage-test-utilities/pom.xml,/hapi-fhir-jpaserver-elastic-test-utilities/pom.xml,/hapi-fhir-jpaserver-test-utilities/pom.xml,/tests/hapi-fhir-base-test-jaxrsserver-kotlin/pom.xml,/hapi-fhir-cli/hapi-fhir-cli-app/pom.xml

Dependency Hierarchy:

  • jetty-server-12.0.9.jar (Vulnerable Library)
jetty-http-12.0.9.jar

Library home page: https://webtide.com

Path to dependency file: /hapi-fhir-cli/hapi-fhir-cli-app/pom.xml

Path to vulnerable library: /hapi-fhir-cli/hapi-fhir-cli-app/pom.xml,/hapi-fhir-storage-test-utilities/pom.xml,/hapi-fhir-jpaserver-elastic-test-utilities/pom.xml,/tests/hapi-fhir-base-test-jaxrsserver-kotlin/pom.xml,/hapi-fhir-storage-batch2-test-utilities/pom.xml,/hapi-fhir-test-utilities/pom.xml,/hapi-fhir-jpaserver-test-utilities/pom.xml,/hapi-fhir-docs/pom.xml

Dependency Hierarchy:

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

Found in HEAD commit: 4d4d8b25d41ea632109b5a3585587d2bf861b5d6

Found in base branch: master

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

Direct dependency fix Resolution (org.eclipse.jetty:jetty-server): 12.0.12


Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Oct 15, 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 WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants