Name | CVE-2024-30251 |
Description | aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. In affected versions an attacker can send a specially crafted POST (multipart/form-data) request. When the aiohttp server processes it, the server will enter an infinite loop and be unable to process any further requests. An attacker can stop the application from serving requests after sending a single request. This issue has been addressed in version 3.9.4. Users are advised to upgrade. Users unable to upgrade may manually apply a patch to their systems. Please see the linked GHSA for instructions. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
Debian Bugs | 1070364 |
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|---|---|---|
python-aiohttp (PTS) | stretch | 1.2.0-1 | vulnerable |
buster (security), buster, buster (lts) | 3.5.1-1+deb10u1 | vulnerable | |
bullseye | 3.7.4-1 | vulnerable | |
bookworm | 3.8.4-1 | vulnerable | |
trixie | 3.10.5-1 | fixed | |
sid | 3.10.10-1 | fixed |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|---|---|---|---|---|---|
python-aiohttp | source | stretch | (unfixed) | end-of-life | ||
python-aiohttp | source | (unstable) | 3.9.5-1 | 1070364 |
[buster] - python-aiohttp <postponed> (Minor issue)
https://www.openwall.com/lists/oss-security/2024/05/02/4
https://github.com/aio-libs/aiohttp/security/advisories/GHSA-5m98-qgg9-wh84
Fixed by: https://github.com/aio-libs/aiohttp/commit/cebe526b9c34dc3a3da9140409db63014bc4cf19 (v3.9.4)
Followup: https://github.com/aio-libs/aiohttp/commit/7eecdff163ccf029fbb1ddc9de4169d4aaeb6597 (v3.9.5)
Followup: https://github.com/aio-libs/aiohttp/commit/f21c6f2ca512a026ce7f0f6c6311f62d6a638866 (v3.9.5)