Lookup for vulnerable packages by Package URL.

Purlpkg:hex/pow@1.0.12
Typehex
Namespace
Namepow
Version1.0.12
Qualifiers
Subpath
Is_vulnerabletrue
Next_non_vulnerable_version1.0.16
Latest_non_vulnerable_version1.0.34
Affected_by_vulnerabilities
0
url VCID-fwsz-6xmd-aygy
vulnerability_id VCID-fwsz-6xmd-aygy
summary
### Impact

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.

### Workarounds

Call `Plug.Conn.configure_session(conn, renew: true)` periodically and after
privilege change. A custom authorization plug can be written where the
`create/3` method should return the conn only after
`Plug.Conn.configure_session/2` have been called on it.

### References

https://github.com/danschultzer/pow/commit/578ffd3d8bb8e8a26077b644222186b108da474f
https://www.owasp.org/index.php/Session_fixation
references
0
reference_url https://api.first.org/data/v1/epss?cve=CVE-2020-5205
reference_id
reference_type
scores
0
value 0.00302
scoring_system epss
scoring_elements 0.53968
published_at 2026-06-11T12:55:00Z
1
value 0.00302
scoring_system epss
scoring_elements 0.54094
published_at 2026-06-12T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2020-5205
1
reference_url https://github.com/danschultzer/pow
reference_id
reference_type
scores
0
value 6.5
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:L/A:N
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://github.com/danschultzer/pow
2
reference_url https://github.com/danschultzer/pow/blob/master/CHANGELOG.md#v1016-2020-01-07
reference_id
reference_type
scores
0
value 6.5
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:L/A:N
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://github.com/danschultzer/pow/blob/master/CHANGELOG.md#v1016-2020-01-07
3
reference_url https://github.com/danschultzer/pow/commit/578ffd3d8bb8e8a26077b644222186b108da474f
reference_id
reference_type
scores
0
value 6.5
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:L/A:N
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://github.com/danschultzer/pow/commit/578ffd3d8bb8e8a26077b644222186b108da474f
4
reference_url https://github.com/danschultzer/pow/security/advisories/GHSA-v2wf-c3j6-wpvw
reference_id
reference_type
scores
0
value 6.5
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:L/A:N
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://github.com/danschultzer/pow/security/advisories/GHSA-v2wf-c3j6-wpvw
5
reference_url https://nvd.nist.gov/vuln/detail/CVE-2020-5205
reference_id
reference_type
scores
0
value 6.5
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:L/A:N
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://nvd.nist.gov/vuln/detail/CVE-2020-5205
fixed_packages
0
url pkg:hex/pow@1.0.16
purl pkg:hex/pow@1.0.16
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:hex/pow@1.0.16
aliases CVE-2020-5205, GHSA-v2wf-c3j6-wpvw
risk_score 3.1
exploitability 0.5
weighted_severity 6.2
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-fwsz-6xmd-aygy
Fixing_vulnerabilities
Risk_score3.1
Resource_urlhttp://public2.vulnerablecode.io/packages/pkg:hex/pow@1.0.12