CVE-2024-30251
Last modified
CVE-2024-30251 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 1.08% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Aiohttp | Aiohttp | < 3.9.4 |
References
- https://github.com/aio-libs/aiohttp/security/advisories/GHSA-5m98-qgg9-wh84Patch, Vendor Advisory
- https://github.com/aio-libs/aiohttp/security/advisories/GHSA-5m98-qgg9-wh84Patch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-30251?
How severe is CVE-2024-30251?
How do I fix CVE-2024-30251?
Are you affected by CVE-2024-30251?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
