5.8
CVE-2022-25896
- EPSS 0.16%
- Veröffentlicht 01.07.2022 20:15:07
- Zuletzt bearbeitet 21.11.2024 06:53:10
- Quelle report@snyk.io
- CVE-Watchlists
- Unerledigt
This affects the package passport before 0.6.0. When a user logs in or logs out, the session is regenerated instead of being closed.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Passport Project ≫ Passport SwPlatformnode.js Version < 0.6.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.16% | 0.377 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 4.8 | 2.2 | 2.5 |
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N
|
| nvd@nist.gov | 5.8 | 8.6 | 4.9 |
AV:N/AC:M/Au:N/C:P/I:P/A:N
|
| report@snyk.io | 4.8 | 2.2 | 2.5 |
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L
|
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.