ghsa-v923-w3x8-wh69
Vulnerability from github
Published
2022-07-02 00:00
Modified
2023-09-11 16:22
Severity ?
Summary
Passport vulnerable to session regeneration when a users logs in or out
Details
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.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "passport" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.6.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-25896" ], "database_specific": { "cwe_ids": [ "CWE-384" ], "github_reviewed": true, "github_reviewed_at": "2022-07-06T21:09:15Z", "nvd_published_at": "2022-07-01T20:15:00Z", "severity": "MODERATE" }, "details": "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.", "id": "GHSA-v923-w3x8-wh69", "modified": "2023-09-11T16:22:17Z", "published": "2022-07-02T00:00:19Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25896" }, { "type": "WEB", "url": "https://github.com/jaredhanson/passport/pull/900" }, { "type": "WEB", "url": "https://github.com/jaredhanson/passport/commit/7e9b9cf4d7be02428e963fc729496a45baeea608" }, { "type": "PACKAGE", "url": "https://github.com/jaredhanson/passport" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JS-PASSPORT-2840631" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L", "type": "CVSS_V3" } ], "summary": "Passport vulnerable to session regeneration when a users logs in or out" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.