You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When logging with multiple user accounts and switching from one user to another, I noticed that the cookies remained from my previous session even though I'd switched accounts. Although this doesn't pose any issues at the moment, I'm worried about potential future risks. For example, shouldn't a user have the option to choose what cookies they want to use? We are legally obliged to offer a cookie option. Also, if cookies "leak" from one session to another, how safe is it for our users to use the website and what other information could potentially "leak"? I am aware of the fact that I'm using a single computer to do the testing but what if two different users booked tickets using the same machine? For example, what if they are co-workers and use the work PC? I'm attaching a video of the observed behaviour. Notice that all previous account usernames are stored, same as the passwords? Does that mean that I can log with another user's username and password? Also, notice that the number of tickets I booked from user1 account, remains when booking tickets from user2's account.
Giga.-.Cookies.leaking.Video.mov
Expected Behaviour
The username and password shouldn't be saved on the browser. This should only be an option if you are logging in with your email address and have chosen to store your username and password within that account.
Reproduction Steps
Log in as user1
Log out
Log in as a different user
Watch video above if you need more guidance.
The text was updated successfully, but these errors were encountered:
I think the correct term is maybe autocompletion, but could be very wrong - it's more a history functionality. I've never used it myself.
If there's a different issue here about different users on a machine "seeing" what others have typed in, despite using different login accounts, that sounds like a browser bug. If it's just two people sharing the same login... well, I think that's where Incognito/Private browsing comes in.
I think this is invalid but happy if you want to try to convince me otherwise!
Version
v3
Severity
Medium
Suggested Priority
Medium
Observed Behaviour
When logging with multiple user accounts and switching from one user to another, I noticed that the cookies remained from my previous session even though I'd switched accounts. Although this doesn't pose any issues at the moment, I'm worried about potential future risks. For example, shouldn't a user have the option to choose what cookies they want to use? We are legally obliged to offer a cookie option. Also, if cookies "leak" from one session to another, how safe is it for our users to use the website and what other information could potentially "leak"? I am aware of the fact that I'm using a single computer to do the testing but what if two different users booked tickets using the same machine? For example, what if they are co-workers and use the work PC? I'm attaching a video of the observed behaviour. Notice that all previous account usernames are stored, same as the passwords? Does that mean that I can log with another user's username and password? Also, notice that the number of tickets I booked from user1 account, remains when booking tickets from user2's account.
Giga.-.Cookies.leaking.Video.mov
Expected Behaviour
The username and password shouldn't be saved on the browser. This should only be an option if you are logging in with your email address and have chosen to store your username and password within that account.
Reproduction Steps
Watch video above if you need more guidance.
The text was updated successfully, but these errors were encountered: