Safety vulnerability ID: 70630
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Affected versions of the `aiohttp` package are vulnerable to Cross-site Scripting (XSS) due to improper sanitization of user input on index pages for static file handling. The vulnerability exists because the `show_index` option, when enabled, allows unsanitized user input to be rendered directly into the HTML content of directory listings. An attacker can exploit this vulnerability by crafting a malicious URL that, when accessed, executes arbitrary JavaScript in the context of the user's browser, potentially leading to session hijacking or data theft.
Latest version: 3.13.1
Async http client/server framework (asyncio)
This vulnerability has no description
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application