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

exploitDog

github логотип

GHSA-9299-c6m4-mjhc

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

Описание

Eclipse Jetty: DoS attack triggering OutOfMemory with 100-Continue requests

Impact

The original report:

Server handling of 100-Continue requests can lead to memory leak that can be abused to cause a Denial of Service state.

After investigation, turns out that every request that has a body, but reading the body may end up in reading 0 bytes, leaks a buffer. This is particularly the case for 100-Continue, but any request where the network is slow can leak.

Affected Versions

  • Jetty 11.0.0-11.0.22 (EOL)
  • Jetty 10.0.0-10.0.22 (EOL)

Patched Versions

  • Jetty 11.0.23
  • Jetty 10.0.23

Patches

https://github.com/jetty/jetty.project/pull/12156

Workarounds

No workarounds.

Пакеты

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

org.eclipse.jetty:jetty-server

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

>= 10.0.7, < 10.0.23

10.0.23

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

org.eclipse.jetty:jetty-server

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

>= 11.0.7, < 11.0.23

11.0.23

EPSS

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

7.5 High

CVSS3

Дефекты

CWE-400
CWE-401

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

CVSS3: 7.5
ubuntu
около 2 месяцев назад

For requests that have a body, but reading the body may end up in reading 0 bytes, there is a buffer leak. This is particularly the case for 100-Continue, but any request where the network is slow can leak.

CVSS3: 7.5
nvd
около 2 месяцев назад

For requests that have a body, but reading the body may end up in reading 0 bytes, there is a buffer leak. This is particularly the case for 100-Continue, but any request where the network is slow can leak.

CVSS3: 7.5
debian
около 2 месяцев назад

For requests that have a body, but reading the body may end up in read ...

EPSS

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

7.5 High

CVSS3

Дефекты

CWE-400
CWE-401