Closed
Description
Preconditions (*)
- Magento 2.2.6 (but we have also seen it on 2.2.4)
- FPC enabled or disabled
- SID NOT included in URL
- At least one item (doesn't matter which one) needs to be in the shopping cart in two user's sessions
Steps to reproduce (*)
- Click on link to view cart (not minicart) or go to checkout
Expected result (*)
- The user must only see their own details, none from another user.
Actual result (*)
- You may see data from another user's session including their cart contents.
- From this point the user will see all the information from the other user's session including account information, order history, etc.