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.
References
Link | Resource |
---|---|
https://blog.ripstech.com/2018/prestashop-remote-code-execution/ | Exploit Third Party Advisory |
https://build.prestashop.com/news/prestashop-1-7-2-5-maintenance-release/ | Release Notes Third Party Advisory |
Configurations
History
No history.
Information
Published : 2019-01-15 16:29
Updated : 2024-02-28 16:48
NVD link : CVE-2018-20717
Mitre link : CVE-2018-20717
CVE.ORG link : CVE-2018-20717
JSON object : View
Products Affected
prestashop
- prestashop
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')