-
Type: Bug
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Security, Security / Rights
Authentication and Sessions > Concurrent Logins
Proof of Concept
- Login with a user's account with the browser.
- Login with same user's account with different browser or in incognito mode.
- Try to navigate or interact with application on both browser's session, application will response for both at the same time.
Suggested Fix
As a best practice, consider disallowing multiple concurrent user sessions or logins.