Path to vulnerable library: /home/wss-scanner/.m2/repository/org/eclipse/jetty/jetty-server/9.2.13.v20150730/jetty-server-9.2.13.v20150730.jar,/home/wss-scanner/.m2/repository/org/eclipse/jetty/jetty-server/9.2.13.v20150730/jetty-server-9.2.13.v20150730.jar,/home/wss-scanner/.m2/repository/org/eclipse/jetty/jetty-server/9.2.13.v20150730/jetty-server-9.2.13.v20150730.jar
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/eclipse/jetty/jetty-http/9.2.13.v20150730/jetty-http-9.2.13.v20150730.jar,/home/wss-scanner/.m2/repository/org/eclipse/jetty/jetty-http/9.2.13.v20150730/jetty-http-9.2.13.v20150730.jar,/home/wss-scanner/.m2/repository/org/eclipse/jetty/jetty-http/9.2.13.v20150730/jetty-http-9.2.13.v20150730.jar
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.
CVE-2024-6763 - Low Severity Vulnerability
Vulnerable Libraries - jetty-server-9.2.13.v20150730.jar, jetty-http-9.2.13.v20150730.jar
jetty-server-9.2.13.v20150730.jar
The core jetty server artifact.
Library home page: http://webtide.com
Path to dependency file: /client/pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/eclipse/jetty/jetty-server/9.2.13.v20150730/jetty-server-9.2.13.v20150730.jar,/home/wss-scanner/.m2/repository/org/eclipse/jetty/jetty-server/9.2.13.v20150730/jetty-server-9.2.13.v20150730.jar,/home/wss-scanner/.m2/repository/org/eclipse/jetty/jetty-server/9.2.13.v20150730/jetty-server-9.2.13.v20150730.jar
Dependency Hierarchy: - uimaj-as-activemq-2.9.0.jar (Root Library) - activemq-web-5.14.0.jar - websocket-server-9.2.13.v20150730.jar - jetty-servlet-9.2.13.v20150730.jar - jetty-security-9.2.13.v20150730.jar - :x: **jetty-server-9.2.13.v20150730.jar** (Vulnerable Library)
jetty-http-9.2.13.v20150730.jar
Administrative parent pom for Jetty modules
Library home page: http://webtide.com
Path to dependency file: /service/pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/eclipse/jetty/jetty-http/9.2.13.v20150730/jetty-http-9.2.13.v20150730.jar,/home/wss-scanner/.m2/repository/org/eclipse/jetty/jetty-http/9.2.13.v20150730/jetty-http-9.2.13.v20150730.jar,/home/wss-scanner/.m2/repository/org/eclipse/jetty/jetty-http/9.2.13.v20150730/jetty-http-9.2.13.v20150730.jar
Dependency Hierarchy: - uimaj-as-activemq-2.9.0.jar (Root Library) - activemq-web-5.14.0.jar - websocket-server-9.2.13.v20150730.jar - :x: **jetty-http-9.2.13.v20150730.jar** (Vulnerable Library)
Found in HEAD commit: 9975759c204d49687fbd104a30621d41b8638321
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: https://github.com/jetty/jetty.project/security/advisories/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