Security Advisory

CVE-2020-10567

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2020-03-14 00:00:00
Last updated 2024-08-04 11:06:09
Assigner mitre
State PUBLISHED

Description

An issue was discovered in Responsive Filemanager through 9.14.0. In the ajax_calls.php file in the save_img action in the name parameter, there is no validation of what kind of extension is sent. This makes it possible to execute PHP code if a legitimate JPEG image contains this code in the EXIF data, and the .php extension is used in the name parameter. (A potential fast patch is to disable the save_img action in the config file.)