6.5

CVE-2020-5205

Session fixation attack in Pow (Hex package)

In Pow (Hex package) before 1.0.16, the use of Plug.Session in Pow.Plug.Session is susceptible to session fixation attacks if a persistent session store is used for Plug.Session, such as Redis or a database. Cookie store, which is used in most Phoenix apps, doesn't have this vulnerability.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
PowauthPow Version < 1.0.16
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.77% 0.508
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 5.4 2.8 2.5
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
nvd@nist.gov 5.5 8 4.9
AV:N/AC:L/Au:S/C:P/I:P/A:N
security-advisories@github.com 6.5 1.3 4.7
CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:L/A:N
CWE-384 Session Fixation

Authenticating a user, or otherwise establishing a new user session, without invalidating any existing session identifier gives an attacker the opportunity to steal authenticated sessions.

https://github.com/danschultzer/pow/blob/master/CHANGELOG.md#v1016-2020-01-07
Third Party Advisory
https://github.com/danschultzer/pow/commit/578ffd3d8bb8e8a26077b644222186b108da474f
Patch
Third Party Advisory
https://github.com/danschultzer/pow/security/advisories/GHSA-v2wf-c3j6-wpvw
Third Party Advisory