diff options
| author | Soumya Sambu <soumya.sambu@windriver.com> | 2025-11-07 17:05:15 +0530 |
|---|---|---|
| committer | Gyorgy Sarvari <skandigraun@gmail.com> | 2025-11-07 12:42:02 +0100 |
| commit | 0cffa14fcfba10834885ee5100ece75fb9fbd8eb (patch) | |
| tree | 8b97f29bf0a1d49cab24e804b571df04c699ab96 /meta-python/recipes-devtools/python/python-matplotlib | |
| parent | 7c7ab8ad4e2269d73fa6a572a7222aca3fdee27d (diff) | |
| download | meta-openembedded-0cffa14fcfba10834885ee5100ece75fb9fbd8eb.tar.gz | |
python3-aiohttp: Fix CVE-2024-23829
aiohttp is an asynchronous HTTP client/server framework for asyncio and Python.
Security-sensitive parts of the Python HTTP parser retained minor differences in
allowable character sets, that must trigger error handling to robustly match frame
boundaries of proxies in order to protect against injection of additional requests.
Additionally, validation could trigger exceptions that were not handled consistently
with processing of other malformed input. Being more lenient than internet standards
require could, depending on deployment environment, assist in request smuggling. The
unhandled exception could cause excessive resource consumption on the application
server and/or its logging facilities. This vulnerability exists due to an incomplete
fix for CVE-2023-47627. Version 3.9.2 fixes this vulnerability.
References:
https://nvd.nist.gov/vuln/detail/CVE-2024-23829
https://security-tracker.debian.org/tracker/CVE-2024-23829
Upstream patch:
https://github.com/aio-libs/aiohttp/commit/d33bc21414e283c9e6fe7f6caf69e2ed60d66c82
Signed-off-by: Soumya Sambu <soumya.sambu@windriver.com>
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-matplotlib')
0 files changed, 0 insertions, 0 deletions
