Eclipse Jetty 12.0.8

CPE Details

Eclipse Jetty 12.0.8
12.0.8
2024-11-25
18h05 +00:00
2024-11-25
18h05 +00:00
Alerte pour un CPE
Stay informed of any changes for a specific CPE.
Notifications manage

CPE Name: cpe:2.3:a:eclipse:jetty:12.0.8:*:*:*:*:*:*:*

Informations

Vendor

eclipse

Product

jetty

Version

12.0.8

Related CVE

Open and find in CVE List

CVE ID Published Description Score Severity
CVE-2024-8184 2024-10-14 15h09 +00:00 There exists a security vulnerability in Jetty's ThreadLimitHandler.getRemote() which can be exploited by unauthorized users to cause remote denial-of-service (DoS) attack. By repeatedly sending crafted requests, attackers can trigger OutofMemory errors and exhaust the server's memory.
6.5
Medium
CVE-2024-6763 2024-10-14 15h06 +00:00 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.
5.3
Medium