Security Advisory

CVE-2019-17188

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2019-10-04 21:55:46
Last updated 2024-08-05 01:33:17
Assigner mitre
State PUBLISHED

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.