vendor:
GetSimple CMS
by:
s0nk3y
7,5
CVSS
HIGH
Arbitrary File Upload
434
CWE
Product Name: GetSimple CMS
Affected Version From: 3.3.10
Affected Version To: 3.3.10
Patch Exists: YES
Related CWE: N/A
CPE: a:get-simple:get-simple_cms
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Ubuntu 16.04 / Mozilla Firefox
2016
Getsimple CMS <= 3.3.10 Arbitrary File Upload Vulnerability
GetSimpleCMS Version 3.3.10 suffers from arbitrary file upload vulnerability which allows an attacker to upload a backdoor. This vulnerability is that the application uses a blacklist and whitelist technique to compare the file against mime types and extensions. For exploiting this vulnerability we will create a file by adding the percent behind extension.
Mitigation:
Ensure that the application is using a secure file upload mechanism that validates the file type and size before allowing the file to be uploaded.