PT-2018-9416 · Aiohttp · Aiohttp-Session
Panagiks
·
Published
2018-06-26
·
Updated
2018-09-13
·
CVE-2018-1000519
CVSS v4.0
7.1
High
| Vector | AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
aiohttp-session versions prior to 2.4.0
Description
The issue concerns a Session Fixation vulnerability in the
load session function for RedisStorage. This can result in Session Hijacking. The attack appears to be exploitable via any method that allows setting session cookies, such as ?session=<> or meta tags and script tags with Set-Cookie.Recommendations
For versions prior to 2.4.0, update to version 2.4.0 or later to resolve the issue. As a temporary workaround, consider restricting access to the
load session function for RedisStorage to minimize the risk of exploitation. Avoid using methods that allow setting session cookies until the issue is resolved.Exploit
Fix
Session Fixation
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Aiohttp-Session