Severity
6.1
Medium severity
Details
- CVSS score
- 6.1
- CVSS vector
- CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
- CWE ID
Overview
About vulnerability
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 disableshow_index if unable to upgrade.
Details
- Affected product:
- aiohttp
- Affected packages:
- aiohttp @ 3.8.5 (+3 more)
show_index if unable to upgrade.