Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. aiohttp
  4. ›
  5. CVE-2024-23829

CVE-2024-23829: Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')

January 29, 2024

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

  • github.com/advisories/GHSA-8qpw-xqxj-h4r2
  • github.com/aio-libs/aiohttp/commit/33ccdfb0a12690af5bb49bda2319ec0907fa7827
  • github.com/aio-libs/aiohttp/pull/3235
  • github.com/aio-libs/aiohttp/pull/8074/files
  • github.com/aio-libs/aiohttp/security/advisories/GHSA-8qpw-xqxj-h4r2
  • github.com/aio-libs/aiohttp/security/advisories/GHSA-gfw2-4jvh-wgfg

Code Behaviors & Features

Detect and mitigate CVE-2024-23829 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 3.9.2

Fixed versions

  • 3.9.2

Solution

Upgrade to version 3.9.2 or above.

Impact 6.5 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L

Learn more about CVSS

Weakness

  • CWE-444: Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')
  • CWE-707: Improper Neutralization

Source file

pypi/aiohttp/CVE-2024-23829.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:16:16 +0000.