PYSEC-2020-230
Vulnerability from pysec - Published: 2020-01-24 20:15 - Updated: 2021-08-27 03:21
VLAI?
Details
In Django User Sessions (django-user-sessions) before 1.7.1, the views provided allow users to terminate specific sessions. The session key is used to identify sessions, and thus included in the rendered HTML. In itself this is not a problem. However if the website has an XSS vulnerability, the session key could be extracted by the attacker and a session takeover could happen.
Impacted products
| Name | purl | django-user-sessions | pkg:pypi/django-user-sessions |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "django-user-sessions",
"purl": "pkg:pypi/django-user-sessions"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "f0c4077e7d1436ba6d721af85cee89222ca5d2d9"
}
],
"repo": "https://github.com/jazzband/django-user-sessions",
"type": "GIT"
},
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.7.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.1.0",
"0.1.0-beta",
"0.1.0-dev",
"0.1.1",
"0.1.2",
"0.1.3",
"0.1.4",
"1.0.0",
"1.0.0-beta1",
"1.1.0",
"1.1.1",
"1.2.0",
"1.3.0",
"1.3.1",
"1.4.0",
"1.5.0",
"1.5.1",
"1.5.2",
"1.5.3",
"1.6.0",
"1.7.0"
]
}
],
"aliases": [
"CVE-2020-5224",
"GHSA-5fq8-3q2f-4m5g"
],
"details": "In Django User Sessions (django-user-sessions) before 1.7.1, the views provided allow users to terminate specific sessions. The session key is used to identify sessions, and thus included in the rendered HTML. In itself this is not a problem. However if the website has an XSS vulnerability, the session key could be extracted by the attacker and a session takeover could happen.",
"id": "PYSEC-2020-230",
"modified": "2021-08-27T03:21:57.616152Z",
"published": "2020-01-24T20:15:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/Bouke/django-user-sessions/security/advisories/GHSA-5fq8-3q2f-4m5g"
},
{
"type": "FIX",
"url": "https://github.com/jazzband/django-user-sessions/commit/f0c4077e7d1436ba6d721af85cee89222ca5d2d9"
}
]
}
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…