Show filters
62 Total Results
Displaying 21-30 of 62
Sort by:
Attacker Value
Unknown
CVE-2021-28163
Disclosure Date: April 01, 2021 (last updated November 08, 2023)
In Eclipse Jetty 9.4.32 to 9.4.38, 10.0.0.beta2 to 10.0.1, and 11.0.0.beta2 to 11.0.1, if a user uses a webapps directory that is a symlink, the contents of the webapps directory is deployed as a static webapp, inadvertently serving the webapps themselves and anything else that might be in that directory.
0
Attacker Value
Unknown
CVE-2020-27223
Disclosure Date: February 26, 2021 (last updated November 08, 2023)
In Eclipse Jetty 9.4.6.v20170531 to 9.4.36.v20210114 (inclusive), 10.0.0, and 11.0.0 when Jetty handles a request containing multiple Accept headers with a large number of “quality” (i.e. q) parameters, the server may enter a denial of service (DoS) state due to high CPU usage processing those quality values, resulting in minutes of CPU time exhausted processing those quality values.
0
Attacker Value
Unknown
CVE-2020-27218
Disclosure Date: November 28, 2020 (last updated February 17, 2024)
In Eclipse Jetty version 9.4.0.RC0 to 9.4.34.v20201102, 10.0.0.alpha0 to 10.0.0.beta2, and 11.0.0.alpha0 to 11.0.0.beta2, if GZIP request body inflation is enabled and requests from different clients are multiplexed onto a single connection, and if an attacker can send a request with a body that is received entirely but not consumed by the application, then a subsequent request on the same connection will see that body prepended to its body. The attacker will not see any data but may inject data into the body of the subsequent request.
0
Attacker Value
Unknown
CVE-2020-27216
Disclosure Date: October 23, 2020 (last updated November 08, 2023)
In Eclipse Jetty versions 1.0 thru 9.4.32.v20200930, 10.0.0.alpha1 thru 10.0.0.beta2, and 11.0.0.alpha1 thru 11.0.0.beta2O, on Unix like systems, the system's temporary directory is shared between all users on that system. A collocated user can observe the process of creating a temporary sub directory in the shared temporary directory and race to complete the creation of the temporary subdirectory. If the attacker wins the race then they will have read and write permission to the subdirectory used to unpack web applications, including their WEB-INF/lib jar files and JSP files. If any code is ever executed out of this temporary directory, this can lead to a local privilege escalation vulnerability.
0
Attacker Value
Unknown
CVE-2019-17638
Disclosure Date: July 09, 2020 (last updated November 08, 2023)
In Eclipse Jetty, versions 9.4.27.v20200227 to 9.4.29.v20200521, in case of too large response headers, Jetty throws an exception to produce an HTTP 431 error. When this happens, the ByteBuffer containing the HTTP response headers is released back to the ByteBufferPool twice. Because of this double release, two threads can acquire the same ByteBuffer from the pool and while thread1 is about to use the ByteBuffer to write response1 data, thread2 fills the ByteBuffer with other data. Thread1 then proceeds to write the buffer that now contains different data. This results in client1, which issued request1 seeing data from another request or response which could contain sensitive data belonging to client2 (HTTP session ids, authentication credentials, etc.). If the Jetty version cannot be upgraded, the vulnerability can be significantly reduced by configuring a responseHeaderSize significantly larger than the requestHeaderSize (12KB responseHeaderSize and 8KB requestHeaderSize).
0
Attacker Value
Unknown
CVE-2019-17632
Disclosure Date: November 25, 2019 (last updated November 08, 2023)
In Eclipse Jetty versions 9.4.21.v20190926, 9.4.22.v20191022, and 9.4.23.v20191118, the generation of default unhandled Error response content (in text/html and text/json Content-Type) does not escape Exception messages in stacktraces included in error output.
0
Attacker Value
Unknown
CVE-2009-5045
Disclosure Date: November 06, 2019 (last updated November 27, 2024)
Dump Servlet information leak in jetty before 6.1.22.
0
Attacker Value
Unknown
CVE-2009-5046
Disclosure Date: November 06, 2019 (last updated November 27, 2024)
JSP Dump and Session Dump Servlet XSS in jetty before 6.1.22.
0
Attacker Value
Unknown
CVE-2009-5049
Disclosure Date: November 06, 2019 (last updated November 27, 2024)
WebApp JSP Snoop page XSS in jetty though 6.1.21.
0
Attacker Value
Unknown
CVE-2009-5048
Disclosure Date: November 06, 2019 (last updated November 27, 2024)
Cookie Dump Servlet stored XSS vulnerability in jetty though 6.1.20.
0