CVE-2023-25170 MEDIUM

CVE-2023-25170: PrestaShop has possible CSRF token fixation

Vendor Prestashop
Product PrestaShop
Weakness CWE-352 · CSRF
Published March 13, 2023
Last update February 25, 2025

CVSS base score

5.0/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L

What the vulnerability does

01Description

PrestaShop is an open source e-commerce web application that, prior to version 8.0.1, is vulnerable to cross-site request forgery (CSRF). When authenticating users, PrestaShop preserves session attributes. Because this does not clear CSRF tokens upon login, this might enable same-site attackers to bypass the CSRF protection mechanism by performing an attack similar to a session-fixation. The problem is fixed in version 8.0.1.

Key dates

02Disclosure timeline

March 13, 2023 CVE published
February 25, 2025 Record updated