CVE-2024-6763

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*

History

07 Mar 2025, 01:15

Type Values Removed Values Added
References
  • () https://security.netapp.com/advisory/ntap-20250306-0005/ -

Information

Published : 2024-10-14 16:15

Updated : 2025-03-07 01:15


NVD link : CVE-2024-6763

Mitre link : CVE-2024-6763

CVE.ORG link : CVE-2024-6763


JSON object : View

Products Affected

eclipse

  • jetty
CWE
CWE-1286

Improper Validation of Syntactic Correctness of Input

NVD-CWE-Other