QID 997521
Date Published: 2024-02-27
QID 997521: Java (Maven) Security Update for org.eclipse.jetty.http2:http2-common (GHSA-rggv-cv7r-mw98)
If an HTTP/2 connection gets TCP congested, when an idle timeout occurs the HTTP/2 session is marked as closed, and then a GOAWAY frame is queued to be written. However it is not written because the connection is TCP congested. When another idle timeout period elapses, it is then supposed to hard close the connection, but it delegates to the HTTP/2 session which reports that it has already been closed so it does not attempt to hard close the connection.
Successful exploitation of this vulnerability could lead to a security breach or could affect integrity, availability, and confidentiality.
Solution
Refer to Github security advisory GHSA-rggv-cv7r-mw98 for updates and patch information.
Vendor References
- GHSA-rggv-cv7r-mw98 -
github.com/advisories/GHSA-rggv-cv7r-mw98
CVEs related to QID 997521
Software Advisories
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| GHSA-rggv-cv7r-mw98 | org.eclipse.jetty.http2:http2-common |
|