CVE-2018-20717
The attacker can then inject arbitrary PHP objects into the process and abuse an object chain in order to gain Remote Code Execution.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (2.69%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
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.
- CVSS 3.0
- 8.8 HIGHCVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 2.69% probability · 85th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-94
- Affected
- prestashop/prestashop
- Source
- cve@mitre.org
References
- 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
- 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
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.