AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2019-17188

HIGH · CVSS 7.2 EPSS 1.36% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2019-10-04 · 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.

GitHub PoC Links

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

CVE
CVE-2019-17188
Severity
HIGH
CVSS
7.2
EPSS
1.36%

Original NVD Description

An unrestricted file upload vulnerability was discovered in catalog/productinfo/imageupload in Fecshop FecMall 2.3.4. An attacker can bypass a front-end restriction and upload PHP code to the webserver, by providing image data and the image/jpeg content type, with a .php extension. This occurs because the code relies on the getimagesize function.