CVE-2018-19420: Malicious File Upload
In GetSimpleCMS 3.3.15, admin/upload.php blocks .html uploads but there are several alternative cases in which HTML can be executed, such as a file with no extension or an unrecognized extension (e.g., the test or test.asdf filename), because of admin/upload-uploadify.php, and validatesafefile in admin/inc/securityfunctions.php.
Affected Software
Event History
Frequently Asked Questions
What is CVE-2018-19420?
CVE-2018-19420 is a vulnerability in GetSimpleCMS 3.3.15 that allows for the execution of HTML files in certain alternative cases.
How does the vulnerability in GetSimpleCMS 3.3.15 work?
The vulnerability allows HTML files to be executed when they don't have an extension or have an unrecognized extension.
What is the severity of CVE-2018-19420?
The severity of CVE-2018-19420 is medium with a severity value of 3.8.
Which version of GetSimpleCMS is affected by CVE-2018-19420?
GetSimpleCMS version 3.3.15 is affected by CVE-2018-19420.
How can I fix the vulnerability in GetSimpleCMS 3.3.15?
To fix the vulnerability, you should update GetSimpleCMS to a version that contains the patch for CVE-2018-19420.