CVE-2024-6763
Last modified
CVE-2024-6763 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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. EPSS estimates a 0.99% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Eclipse | Jetty | >= 7.0.0, < 9.4.57 |
References
- https://github.com/jetty/jetty.project/pull/12012Patch, Third Party Advisory
- https://github.com/jetty/jetty.project/security/advisories/GHSA-qh8g-58pp-2wxhExploit, Mitigation, Vendor Advisory
- https://security.netapp.com/advisory/ntap-20250306-0005/Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-6763?
How severe is CVE-2024-6763?
How do I fix CVE-2024-6763?
Are you affected by CVE-2024-6763?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
