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

exploitDog

github логотип

GHSA-3wq7-rqq7-wx6j

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

Описание

AIOHTTP has late size enforcement for non-file multipart fields causes memory DoS

Summary

For some multipart form fields, aiohttp read the entire field into memory before checking client_max_size.

Impact

If an application uses Request.post() an attacker can send a specially crafted multipart request to force significant temporary memory allocation even when the request is ultimately rejected.


Patch: https://github.com/aio-libs/aiohttp/commit/cbb774f38330563422ca0c413a71021d7b944145

Пакеты

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

aiohttp

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

<= 3.13.3

3.13.4

EPSS

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

2.7 Low

CVSS4

Дефекты

CWE-770

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

CVSS3: 5.3
ubuntu
4 месяца назад

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, for some multipart form fields, aiohttp read the entire field into memory before checking client_max_size. This issue has been patched in version 3.13.4.

CVSS3: 3.7
redhat
4 месяца назад

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, for some multipart form fields, aiohttp read the entire field into memory before checking client_max_size. This issue has been patched in version 3.13.4.

CVSS3: 5.3
nvd
4 месяца назад

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, for some multipart form fields, aiohttp read the entire field into memory before checking client_max_size. This issue has been patched in version 3.13.4.

CVSS3: 5.3
debian
4 месяца назад

AIOHTTP is an asynchronous HTTP client/server framework for asyncio an ...

CVSS3: 5.3
fstec
5 месяцев назад

Уязвимость функции Request.post() HTTP-клиента aiohttp, позволяющая нарушителю вызвать отказ в обслуживании

EPSS

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

2.7 Low

CVSS4

Дефекты

CWE-770