#VU17936 Dangerous file upload in SDCMS - CVE-2019-9651
Published: March 11, 2019
SDCMS
SDCMS
Description
The vulnerability allows a remote attacker to compromise vulnerable system.
The vulnerability exists due to the application does not perform a case sensitive validation of the file extension before allowing file upload within the check_bad() function in appadmincontroller hemecontroller.php file. A remote authenticated attacker can upload a PHP file to the system that contains system() PHP call and file extension ".PHP".