aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. The HTTP parser in AIOHTTP has numerous problems with header parsing, which could lead to request smuggling. This parser is only used when AIOHTTP_NO_EXTENSIONS is enabled (or not using a prebuilt wheel). These bugs have been addressed in commit `d5c12ba89` which has been included in release version 3.8.6. Users are advised to upgrade. There are no known workarounds for these issues.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: GitHub_M

Published: 2023-11-14T20:48:48.076Z

Updated: 2023-11-14T20:48:48.076Z

Reserved: 2023-11-07T16:57:49.244Z


Link: CVE-2023-47627

JSON object: View

cve-icon NVD Information

Status : Modified

Published: 2023-11-14T21:15:12.820

Modified: 2024-02-05T07:15:08.850


Link: CVE-2023-47627

JSON object: View

cve-icon Redhat Information

No data.

CWE