CVE-2024-6763

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-6763
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-6763.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-6763
Aliases
Downstream
Related
Published
2024-10-14T16:15:04Z
Modified
2025-08-09T19:01:27Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N CVSS Calculator
Summary
[none]
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.

References

Affected packages

Git / github.com/eclipse/jetty.project

Affected ranges

Type
GIT
Repo
https://github.com/eclipse/jetty.project
Events