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

exploitDog

github логотип

GHSA-jg22-mg44-37j8

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

Описание

AIOHTTP is Vulnerable to Deserialization of Untrusted Data

Summary

Using CookieJar.load() with untrusted input may allow arbitrary code execution.

Impact

Most applications using this function will be doing so with the user's own data, so this is unlikely to affect many applications.

Workaround

If an application does allow attacker controlled files to be loaded, a workaround on older releases would be to sanitise the files before loading.


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

Пакеты

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

aiohttp

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

< 3.14.0

3.14.0

EPSS

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

6.4 Medium

CVSS3

Дефекты

CWE-502

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

CVSS3: 6.4
ubuntu
2 месяца назад

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.14.0, using ``CookieJar.load()`` with untrusted input may allow arbitrary code execution. Most applications using this function will be doing so with the user's own data, so this is unlikely to affect many applications. Version 3.14.0 patches the issue. If an application does allow attacker controlled files to be loaded, a workaround on older releases would be to sanitize the files before loading.

CVSS3: 7.2
redhat
2 месяца назад

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.14.0, using ``CookieJar.load()`` with untrusted input may allow arbitrary code execution. Most applications using this function will be doing so with the user's own data, so this is unlikely to affect many applications. Version 3.14.0 patches the issue. If an application does allow attacker controlled files to be loaded, a workaround on older releases would be to sanitize the files before loading.

CVSS3: 6.4
nvd
2 месяца назад

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.14.0, using ``CookieJar.load()`` with untrusted input may allow arbitrary code execution. Most applications using this function will be doing so with the user's own data, so this is unlikely to affect many applications. Version 3.14.0 patches the issue. If an application does allow attacker controlled files to be loaded, a workaround on older releases would be to sanitize the files before loading.

CVSS3: 6.4
debian
2 месяца назад

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

suse-cvrf
около 2 месяцев назад

Security update for python-aiohttp

EPSS

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

6.4 Medium

CVSS3

Дефекты

CWE-502