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-server-9.4.55.v20240627.jar: 1 vulnerabilities (highest severity is: 3.7) #16372

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

Comments

@mend-for-github-com
Copy link
Contributor

mend-for-github-com bot commented Oct 18, 2024

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

The core jetty server artifact.

Library home page: https://jetty.org/

Path to dependency file: /test/fixtures/hdfs-fixture/build.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.55.v20240627/6acd4d3dba5c237cc4315e68f9a602d6d175992a/jetty-server-9.4.55.v20240627.jar,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.55.v20240627/6acd4d3dba5c237cc4315e68f9a602d6d175992a/jetty-server-9.4.55.v20240627.jar,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.55.v20240627/6acd4d3dba5c237cc4315e68f9a602d6d175992a/jetty-server-9.4.55.v20240627.jar

Found in HEAD commit: 4456d559a425271fb35e8d4fb1a000ceb1e2e273

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (jetty-server version) Remediation Possible**
CVE-2024-6763 Low 3.7 jetty-server-9.4.55.v20240627.jar Direct 10.0.0-alpha0

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

Details

CVE-2024-6763

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

The core jetty server artifact.

Library home page: https://jetty.org/

Path to dependency file: /test/fixtures/hdfs-fixture/build.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.55.v20240627/6acd4d3dba5c237cc4315e68f9a602d6d175992a/jetty-server-9.4.55.v20240627.jar,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.55.v20240627/6acd4d3dba5c237cc4315e68f9a602d6d175992a/jetty-server-9.4.55.v20240627.jar,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.55.v20240627/6acd4d3dba5c237cc4315e68f9a602d6d175992a/jetty-server-9.4.55.v20240627.jar

Dependency Hierarchy:

  • jetty-server-9.4.55.v20240627.jar (Vulnerable Library)

Found in HEAD commit: 4456d559a425271fb35e8d4fb1a000ceb1e2e273

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: 10.0.0-alpha0

⛑️ Automatic Remediation will be attempted for this issue.


⛑️Automatic Remediation will be attempted for this issue.

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

No branches or pull requests

0 participants