PYSEC-2018-80
Vulnerability from pysec - Published: 2018-06-26 16:29 - Updated: 2021-08-27 03:21
VLAI?
Details
aio-libs aiohttp-session contains a Session Fixation vulnerability in load_session function for RedisStorage (see: https://github.com/aio-libs/aiohttp-session/blob/master/aiohttp_session/redis_storage.py#L42) that can result in Session Hijacking. This attack appear to be exploitable via Any method that allows setting session cookies (?session=<>, or meta tags or script tags with Set-Cookie).
Impacted products
| Name | purl | aiohttp-session | pkg:pypi/aiohttp-session |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "aiohttp-session",
"purl": "pkg:pypi/aiohttp-session"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.4.0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.0.1",
"0.1.0",
"0.1.1",
"0.1.2",
"0.2.0",
"0.3.0",
"0.4.0",
"0.5.0",
"0.7.0",
"0.7.1",
"0.8.0",
"1.0.0",
"1.0.1",
"1.1.0",
"1.2.0",
"1.2.1",
"2.0.0",
"2.0.1",
"2.1.0",
"2.2.0",
"2.3.0"
]
}
],
"aliases": [
"CVE-2018-1000519",
"GHSA-fpwp-69xv-c67f"
],
"details": "aio-libs aiohttp-session contains a Session Fixation vulnerability in load_session function for RedisStorage (see: https://github.com/aio-libs/aiohttp-session/blob/master/aiohttp_session/redis_storage.py#L42) that can result in Session Hijacking. This attack appear to be exploitable via Any method that allows setting session cookies (?session=\u003c\u003e, or meta tags or script tags with Set-Cookie).",
"id": "PYSEC-2018-80",
"modified": "2021-08-27T03:21:52.874717Z",
"published": "2018-06-26T16:29:00Z",
"references": [
{
"type": "REPORT",
"url": "https://github.com/aio-libs/aiohttp-session/issues/272"
},
{
"type": "WEB",
"url": "https://github.com/aio-libs/aiohttp-session/blob/master/aiohttp_session/redis_storage.py#L60"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-fpwp-69xv-c67f"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…