First published: Mon Apr 20 2020(Updated: )
In PrestaShop between versions 1.6.0.0 and 1.7.6.5, there is a reflected XSS with `date_from` and `date_to` parameters in the dashboard page This problem is fixed in 1.7.6.5
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Prestashop Prestashop | >1.6.0.0<1.7.6.5 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-5271 is a vulnerability in PrestaShop between versions 1.6.0.0 and 1.7.6.5 that allows for reflected XSS with the 'date_from' and 'date_to' parameters in the dashboard page.
CVE-2020-5271 has a severity level of 6.1, which is considered medium.
To fix CVE-2020-5271, you need to update PrestaShop to version 1.7.6.5, as this version includes a fix for the vulnerability.
The Common Weakness Enumeration (CWE) for CVE-2020-5271 is CWE-79, which is the classification for Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting').