First published: Mon Feb 26 2018(Updated: )
In PrestaShop through 1.7.2.5, a UI-Redressing/Clickjacking vulnerability was found that might lead to state-changing impact in the context of a user or an admin, because the generateHtaccess function in classes/Tools.php sets neither X-Frame-Options nor 'Content-Security-Policy "frame-ancestors' values.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Prestashop | <=1.7.2.5 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-7491 is classified as a medium-severity vulnerability due to its potential for UI-Redressing/Clickjacking attacks.
To fix CVE-2018-7491, upgrade PrestaShop to version 1.7.2.6 or later where the vulnerability has been addressed.
The impact of CVE-2018-7491 could lead to unauthorized actions being performed by users or admins due to clickjacking.
CVE-2018-7491 affects all PrestaShop versions up to and including 1.7.2.5.
CVE-2018-7491 is a client-side vulnerability related to how the web application handles frame embedding.