CVE-2022-2048 – org.eclipse.jetty.http2:http2-server
Package
Manager: maven
Name: org.eclipse.jetty.http2:http2-server
Vulnerable Version: >=0 <9.4.47 || >=10.0.0 <10.0.10 || >=11.0.0 <11.0.10
Severity
Level: High
CVSS v3.1: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
EPSS: 0.01411 pctl0.79793
Details
Jetty vulnerable to Invalid HTTP/2 requests that can lead to denial of service ### Description Invalid HTTP/2 requests (for example, invalid URIs) are incorrectly handled by writing a blocking error response directly from the selector thread. If the client manages to exhaust the HTTP/2 flow control window, or TCP congest the connection, the selector thread will be blocked trying to write the error response. If this is repeated for all the selector threads, the server becomes unresponsive, causing the denial of service. ### Impact A malicious client may render the server unresponsive. ### Patches The fix is available in Jetty versions 9.4.47. 10.0.10, 11.0.10. ### Workarounds No workaround available within Jetty itself. One possible workaround is to filter the requests before sending them to Jetty (for example in a proxy) ### For more information If you have any questions or comments about this advisory: * Email us at security@webtide.com.
Metadata
Created: 2022-07-07T20:55:40Z
Modified: 2022-07-19T19:42:51Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/07/GHSA-wgmr-mf83-7x4j/GHSA-wgmr-mf83-7x4j.json
CWE IDs: ["CWE-400", "CWE-410"]
Alternative ID: GHSA-wgmr-mf83-7x4j
Finding: F067
Auto approve: 1