CVE-2024-6763

LOW

Eclipse Jetty - SSRF

Title source: llm
STIX 2.1

Description

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.

Scores

CVSS v3 3.7
EPSS 0.0102
EPSS Percentile 77.3%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact partial

Details

CWE
CWE-1286
Status published
Products (2)
eclipse/jetty 7.0.0 - 9.4.57
org.eclipse.jetty/jetty-http 7.0.0 - 12.0.12Maven
Published Oct 14, 2024
Tracked Since Feb 18, 2026