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

exploitDog

github логотип

GHSA-r7m4-f9h5-gr79

Опубликовано: 14 окт. 2024
Источник: github
Github: Прошло ревью
CVSS4: 2.3
CVSS3: 3.1

Описание

Eclipse Jetty's PushSessionCacheFilter can cause remote DoS attacks

Impact

Jetty PushSessionCacheFilter can be exploited by unauthenticated users to launch remote DoS attacks by exhausting the server’s memory.

Patches

Workarounds

The session usage is intrinsic to the design of the PushCacheFilter. The issue can be avoided by:

  • not using the PushCacheFilter. Push has been deprecated by the various IETF specs and early hints responses should be used instead.
  • reducing the reducing the idle timeout on unauthenticated sessions will reduce the time such session stay in memory.
  • configuring a session cache to use session passivation, so that sessions are not stored in memory, but rather in a database or file system that may have significantly more capacity than memory.

References

Пакеты

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

org.eclipse.jetty:jetty-servlets

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

>= 10.0.0, <= 10.0.17

10.0.18

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

org.eclipse.jetty:jetty-servlets

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

>= 11.0.0, <= 11.0.17

11.0.18

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

org.eclipse.jetty:jetty-servlets

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

>= 12.0.0, <= 12.0.3

12.0.4

EPSS

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

2.3 Low

CVSS4

3.1 Low

CVSS3

Дефекты

CWE-400
CWE-770

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

CVSS3: 3.1
ubuntu
11 месяцев назад

Jetty PushSessionCacheFilter can be exploited by unauthenticated users to launch remote DoS attacks by exhausting the server’s memory.

CVSS3: 3.1
redhat
11 месяцев назад

Jetty PushSessionCacheFilter can be exploited by unauthenticated users to launch remote DoS attacks by exhausting the server’s memory.

CVSS3: 3.1
nvd
11 месяцев назад

Jetty PushSessionCacheFilter can be exploited by unauthenticated users to launch remote DoS attacks by exhausting the server’s memory.

CVSS3: 3.1
debian
11 месяцев назад

Jetty PushSessionCacheFilter can be exploited by unauthenticated users ...

CVSS3: 6.5
fstec
11 месяцев назад

Уязвимость контейнера сервлетов Eclipse Jetty, связанная с некорректной зачисткой или освобождением ресурсов, позволяющая нарушителю вызвать отказ в обслуживании

EPSS

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

2.3 Low

CVSS4

3.1 Low

CVSS3

Дефекты

CWE-400
CWE-770