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.
References
Link | Resource |
---|---|
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 |
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 |
Configurations
History
21 Nov 2024, 05:33
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/danschultzer/pow/blob/master/CHANGELOG.md#v1016-2020-01-07 - Third Party Advisory | |
References | () https://github.com/danschultzer/pow/commit/578ffd3d8bb8e8a26077b644222186b108da474f - Patch, Third Party Advisory | |
References | () https://github.com/danschultzer/pow/security/advisories/GHSA-v2wf-c3j6-wpvw - Third Party Advisory | |
CVSS |
v2 : v3 : |
v2 : 5.5
v3 : 6.5 |
Information
Published : 2020-01-09 02:15
Updated : 2024-11-21 05:33
NVD link : CVE-2020-5205
Mitre link : CVE-2020-5205
CVE.ORG link : CVE-2020-5205
JSON object : View
Products Affected
powauth
- pow
CWE
CWE-384
Session Fixation