Описание
AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, the C parser (the default for most installs) accepted null bytes and control characters in response headers. This issue has been patched in version 3.13.4.
Пакеты
| Пакет | Статус | Версия исправления | Релиз | Тип |
|---|---|---|---|---|
| python-aiohttp | fixed | 3.13.5-1 | package | |
| python-aiohttp | no-dsa | trixie | package |
Примечания
https://github.com/aio-libs/aiohttp/security/advisories/GHSA-63hf-3vf5-4wqf
Fixed by: https://github.com/aio-libs/aiohttp/commit/9370b9714a7a56003cacd31a9b4ae16eab109ba4 (v3.13.4)
Связанные уязвимости
AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, the C parser (the default for most installs) accepted null bytes and control characters in response headers. This issue has been patched in version 3.13.4.
AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, the C parser (the default for most installs) accepted null bytes and control characters in response headers. This issue has been patched in version 3.13.4.
AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, the C parser (the default for most installs) accepted null bytes and control characters in response headers. This issue has been patched in version 3.13.4.
AIOHTTP's C parser (llhttp) accepts null bytes and control characters in response header values - header injection/security bypass
Уязвимость анализатора HTTP-сообщений llhttp HTTP-клиента aiohttp, позволяющая нарушителю внедрить произвольные HTTP-заголовки и обойти существующие ограничения безопасности