In Eclipse Jetty HTTP/2 server implementation, when encountering an invalid HTTP/2 request, the error handling has a bug that can wind up not properly cleaning up the active connections and associated resources. This can lead to a Denial of Service scenario where there are no enough resources left to process good requests.
| Package (Ecosystem) | Introduced | Fixed | Limit |
|---|---|---|---|
| org.eclipse.jetty.http2:http2-server(Maven) | 0 | 9.4.47 | N/A |
| org.eclipse.jetty.http2:http2-server(Maven) | 10.0.0 | 10.0.10 | N/A |
| org.eclipse.jetty.http2:http2-server(Maven) | 11.0.0 | 11.0.10 | N/A |
CVSS Metrics