Session Fixation in alovoa/alovoa
Valid
Reported on
Sep 16th 2021
Description
On changing password both session using which user changes password and old sessions in any other browser or device does not expire and remains active.
Proof of Concept
STEPS TO REPRODUCE:
- Log in to Browser
A
and make sure to check 'stay logged in to this device' checkbox while logging in. - From Browser
B
login to your account and change password Notice that Session on BrowserA
will remain active and does not expire.
Impact
The session doesn't expire even after the victim changes the password. Due to this bug, there is no way for the victim to revoke access of attacker if account has been already compromised.
Occurrences
References
We have contacted a member of the
alovoa
team and are waiting to hear back
2 years ago
PasswordController.java#L1-L37
has been validated
to join this conversation