Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-rggv-cv7r-mw98

Опубликовано: 26 фев. 2024
Источник: github
Github: Прошло ревью
CVSS3: 7.5

Описание

Connection leaking on idle timeout when TCP congested

Impact

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.

This leaves the connection in ESTABLISHED state (i.e. not closed), TCP congested, and idle.

An attacker can cause many connections to end up in this state, and the server may run out of file descriptors, eventually causing the server to stop accepting new connections from valid clients.

The client may also be impacted (if the server does not read causing a TCP congestion), but the issue is more severe for servers.

Patches

Patched versions:

  • 9.4.54
  • 10.0.20
  • 11.0.20
  • 12.0.6

Workarounds

Disable HTTP/2 and HTTP/3 support until you can upgrade to a patched version of Jetty. HTTP/1.x is not affected.

References

Пакеты

Наименование

org.eclipse.jetty.http2:http2-common

maven
Затронутые версииВерсия исправления

>= 9.3.0, <= 9.4.53

9.4.54

Наименование

org.eclipse.jetty.http2:http2-common

maven
Затронутые версииВерсия исправления

>= 10.0.0, <= 10.0.19

10.0.20

Наименование

org.eclipse.jetty.http3:http3-common

maven
Затронутые версииВерсия исправления

>= 10.0.8, <= 10.0.19

10.0.20

Наименование

org.eclipse.jetty.http2:http2-common

maven
Затронутые версииВерсия исправления

>= 11.0.0, <= 11.0.19

11.0.20

Наименование

org.eclipse.jetty.http3:http3-common

maven
Затронутые версииВерсия исправления

>= 11.0.8, <= 11.0.19

11.0.20

Наименование

org.eclipse.jetty.http2:jetty-http2-common

maven
Затронутые версииВерсия исправления

>= 12.0.0, <= 12.0.5

12.0.6

Наименование

org.eclipse.jetty.http3:jetty-http3-common

maven
Затронутые версииВерсия исправления

>= 12.0.0, <= 12.0.5

12.0.6

EPSS

Процентиль: 53%
0.00301
Низкий

7.5 High

CVSS3

Дефекты

CWE-400
CWE-770

Связанные уязвимости

CVSS3: 7.5
ubuntu
больше 1 года назад

Jetty is a Java based web server and servlet engine. An HTTP/2 SSL connection that is established and TCP congested will be leaked when it times out. An attacker can cause many connections to end up in this state, and the server may run out of file descriptors, eventually causing the server to stop accepting new connections from valid clients. The vulnerability is patched in 9.4.54, 10.0.20, 11.0.20, and 12.0.6.

CVSS3: 7.5
redhat
больше 1 года назад

Jetty is a Java based web server and servlet engine. An HTTP/2 SSL connection that is established and TCP congested will be leaked when it times out. An attacker can cause many connections to end up in this state, and the server may run out of file descriptors, eventually causing the server to stop accepting new connections from valid clients. The vulnerability is patched in 9.4.54, 10.0.20, 11.0.20, and 12.0.6.

CVSS3: 7.5
nvd
больше 1 года назад

Jetty is a Java based web server and servlet engine. An HTTP/2 SSL connection that is established and TCP congested will be leaked when it times out. An attacker can cause many connections to end up in this state, and the server may run out of file descriptors, eventually causing the server to stop accepting new connections from valid clients. The vulnerability is patched in 9.4.54, 10.0.20, 11.0.20, and 12.0.6.

CVSS3: 7.5
debian
больше 1 года назад

Jetty is a Java based web server and servlet engine. An HTTP/2 SSL con ...

suse-cvrf
больше 1 года назад

Security update for jetty-minimal

EPSS

Процентиль: 53%
0.00301
Низкий

7.5 High

CVSS3

Дефекты

CWE-400
CWE-770