Session Fixation Affecting passport package, versions <0.6.0
Attack Complexity
High
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-JS-PASSPORT-2840631
-
published
29 Jun 2022
-
disclosed
20 May 2022
-
credit
Marco Squarcina, Pedro Adão, Lorenzo Veronese, jaredhanson
Introduced: 20 May 2022
CVE-2022-25896 Open this link in a new tabHow to fix?
Upgrade passport
to version 0.6.0 or higher.
Overview
passport is a Simple, unobtrusive authentication for Node.js.
Affected versions of this package are vulnerable to Session Fixation. When a user logs in or logs out, the session is regenerated instead of being closed.