First published: Tue Jan 15 2019(Updated: )
In the orders section of PrestaShop before 1.7.2.5, an attack is possible after gaining access to a target store with a user role with the rights of at least a Salesman or higher privileges. The attacker can then inject arbitrary PHP objects into the process and abuse an object chain in order to gain Remote Code Execution. This occurs because protection against serialized objects looks for a `0:` followed by an integer, but does not consider `0:+` followed by an integer.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
composer/prestashop/prestashop | <1.7.2.5 | |
composer/prestashop/prestashop | <1.7.2.5 | 1.7.2.5 |
Prestashop 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-20717 has a high severity rating due to the potential for remote code execution when exploiting affected versions of PrestaShop.
To fix CVE-2018-20717, upgrade PrestaShop to version 1.7.2.5 or later.
CVE-2018-20717 affects all PrestaShop versions prior to 1.7.2.5.
An attacker can execute remote code execution by injecting arbitrary PHP objects after gaining sufficient access rights.
Any PrestaShop users with roles that have at least Salesman rights are vulnerable to CVE-2018-20717.