Executive Summary

Informations
Name CVE-2024-6763 First vendor Publication 2024-10-14
Vendor Cve Last vendor Modification 2024-11-08

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Overall CVSS Score 5.3
Base Score 5.3 Environmental Score 5.3
impact SubScore 1.4 Temporal Score 5.3
Exploitabality Sub Score 3.9
 
Attack Vector Network Attack Complexity Low
Privileges Required None User Interaction None
Scope Unchanged Confidentiality Impact None
Integrity Impact Low Availability Impact None
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

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.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-6763

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 324

Sources (Detail)

https://github.com/jetty/jetty.project/pull/12012
https://github.com/jetty/jetty.project/security/advisories/GHSA-qh8g-58pp-2wxh
https://gitlab.eclipse.org/security/cve-assignement/-/issues/25
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
Date Informations
2024-11-09 00:28:24
  • Multiple Updates
2024-10-15 17:27:27
  • Multiple Updates
2024-10-14 21:27:27
  • First insertion