You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
mend-bolt-for-githubbot
changed the title
CVE-2024-6763 (Low) detected in jetty-server-11.0.15.jar, jetty-http-11.0.15.jar
CVE-2024-6763 (Low) detected in jetty-http-11.0.24.jar, jetty-server-11.0.24.jar
Nov 21, 2024
CVE-2024-6763 - Low Severity Vulnerability
Vulnerable Libraries - jetty-http-11.0.24.jar, jetty-server-11.0.24.jar
jetty-http-11.0.24.jar
Library home page: https://jetty.org
Path to dependency file: /pom.xml
Path to vulnerable library: /pom.xml
Dependency Hierarchy:
jetty-server-11.0.24.jar
The core jetty server artifact.
Library home page: https://jetty.org
Path to dependency file: /pom.xml
Path to vulnerable library: /pom.xml
Dependency Hierarchy:
Found in HEAD commit: e82770961cfc8449fa804b7dca5754cb4acb47c8
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:
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
The text was updated successfully, but these errors were encountered: