-
Notifications
You must be signed in to change notification settings - Fork 471
Closed
Milestone
Description
PlaySMS is vulnerable to Session fixation ( all versions, including the latest ). Due to the lack of randomization of the sessionID and reuse of sessionID (prior login, after login). An attacker can set the user's session and can take control of the user's account.
Steps to reproduce:
- Login to PlaySMS ( Note down the value of cookie [ PHPSESSID ] ).
- Logout.
- You can confirm the same session by checking prior login and after logging in.
- You can observe that the value of PHPSESSID will be the same as in Step 1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels