1223 matches found
CVE-2018-1000519
The CVE-2018-1000519 entry concerns aiohttp-session (aio-libs) with a Session Fixation vulnerability in RedisStorage.load_session, enabling session hijacking. Affected component: RedisStorage in aiohttp-session; vulnerable function: load_session (reference: repository link in initial doc). Exploi...
Denial Of Service (DoS)
aiohttp is vulnerable to denial of service DoS attacks. The library does not have a limit on websocket message sizes, meaning a malicious user could send a large enough message that could cause the system to run out of memory and crash...
Directory Traversal
aiohttp is vulnerable to directory traversal attacks. This is because it does not sanitize relative paths correctly...