Possible CSRF token fixation
Moderate severity
GitHub Reviewed
Published
Mar 13, 2023
in
PrestaShop/PrestaShop
•
Updated Mar 13, 2023
Description
Published by the National Vulnerability Database
Mar 13, 2023
Published to the GitHub Advisory Database
Mar 13, 2023
Reviewed
Mar 13, 2023
Last updated
Mar 13, 2023
Impact
When authenticating users PrestaShop preserves session attributes. Because this does not clear CSRF tokens upon login, this might enables
same-site attackers
to bypass the CSRF protection mechanism by performing an attack similar to a session-fixation.Patches
The problem is fixed in version 8.0.1
References