Arbitrary file upload in CMS Made Simple - CVE-2020-10682
Published: March 20, 2020 / Updated: August 8, 2020
CMS Made Simple
cmsmadesimple.org
Description
The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.
The Filemanager in CMS Made Simple 2.2.13 allows remote code execution via a .php.jpegd JPEG file, as demonstrated by m1_files[] to admin/moduleinterface.php. The file should be sent as application/octet-stream and contain PHP code (it need not be a valid JPEG file).