PyPi: Aiohttp

CVE-2024-27306

Safety vulnerability ID: 70630

This vulnerability was reviewed by experts

The information on this page was manually curated by our Cybersecurity Intelligence Team.

Created at Apr 18, 2024 Updated at May 02, 2024
Scan your Python projects for vulnerabilities →

Advisory

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. A XSS vulnerability exists on index pages for static file handling. This vulnerability is fixed in 3.9.4. We have always recommended using a reverse proxy server (e.g. nginx) for serving static files. Users following the recommendation are unaffected. Other users can disable `show_index` if unable to upgrade. See CVE-2024-27306.

Affected package

aiohttp

Latest version: 3.9.5

Async http client/server framework (asyncio)

Affected versions

Fixed versions

Vulnerability changelog

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. A XSS vulnerability exists on index pages for static file handling. This vulnerability is fixed in 3.9.4. We have always recommended using a reverse proxy server (e.g. nginx) for serving static files. Users following the recommendation are unaffected. Other users can disable `show_index` if unable to upgrade. See CVE-2024-27306.


MISC:https://github.com/aio-libs/aiohttp/commit/28335525d1eac015a7e7584137678cbb6ff19397: https://github.com/aio-libs/aiohttp/commit/28335525d1eac015a7e7584137678cbb6ff19397
MISC:https://github.com/aio-libs/aiohttp/pull/8319: https://github.com/aio-libs/aiohttp/pull/8319
MISC:https://github.com/aio-libs/aiohttp/security/advisories/GHSA-7gpw-8wmc-pm8g: https://github.com/aio-libs/aiohttp/security/advisories/GHSA-7gpw-8wmc-pm8g

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application