AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2019-17575

HIGH · CVSS 7.2 EPSS 1.44% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2019-10-14 · 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
exploit
GitHub PoC Links

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

CVE
CVE-2019-17575
Severity
HIGH
CVSS
7.2
EPSS
1.44%

Original NVD Description

A file-rename filter bypass exists in admin/media/rename.php in WBCE CMS 1.4.0 and earlier. This can be exploited by an authenticated user with admin privileges to rename a media filename and extension. (For example: place PHP code in a .jpg file, and then change the file's base name to filename.ph and change the file's extension to p. Because of concatenation, the name is then treated as filename.php.) At the result, remote attackers can execute arbitrary PHP code.