Skip to content

jetty-server-11.0.24.jar: 1 vulnerabilities (highest severity is: 3.7) #140

Open
@mend-for-g.yxqyang.asia

Description

@mend-for-g.yxqyang.asia
Vulnerable Library - jetty-server-11.0.24.jar

The core jetty server artifact.

Library home page: https://jetty.org

Path to dependency file: /build.gradle

Path to vulnerable library: /tmp/containerbase/cache/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/11.0.24/688f5b139c37094b70c8d706a234afaaacd06fe6/jetty-server-11.0.24.jar

Found in HEAD commit: b520f9f5cb401ca860bac7a414641677d7a355e8

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (jetty-server version) Remediation Possible**
CVE-2024-6763 Low 3.7 detected in multiple dependencies Direct 12.0.12

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

Details

CVE-2024-6763

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

jetty-server-11.0.24.jar

The core jetty server artifact.

Library home page: https://jetty.org

Path to dependency file: /build.gradle

Path to vulnerable library: /tmp/containerbase/cache/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/11.0.24/688f5b139c37094b70c8d706a234afaaacd06fe6/jetty-server-11.0.24.jar

Dependency Hierarchy:

  • jetty-server-11.0.24.jar (Vulnerable Library)

jetty-http-11.0.24.jar

Library home page: https://jetty.org

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/11.0.24/eb6113b806eb606750e79fa0bbead5d95f0fc1ad/jetty-http-11.0.24.jar

Dependency Hierarchy:

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

Found in HEAD commit: b520f9f5cb401ca860bac7a414641677d7a355e8

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

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

⛑️ Automatic Remediation will be attempted for this issue.


⛑️Automatic Remediation will be attempted for this issue.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions