AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2018-20717

HIGH · CVSS 8.8 EPSS 2.71% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2019-01-15 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
remote code execution code execution

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2018-20717
Severity
HIGH
CVSS
8.8
EPSS
2.71%

Original NVD 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.