CVE-2013-10032
GetSimple CMS 3.2.1 Authenticated RCE via Arbitrary PHP File Upload
Description
An authenticated remote code execution vulnerability exists in GetSimpleCMS version 3.2.1. The application’s upload.php endpoint allows authenticated users to upload arbitrary files without proper validation of MIME types or extensions. By uploading a .pht file containing PHP code, an attacker can bypass blacklist-based restrictions and place executable code within the web root. A crafted request using a polyglot or disguised extension allows the attacker to execute the payload by accessing the file directly via the web server. This vulnerability exists due to the use of a blacklist for filtering file types instead of a whitelist.
INFO
Published Date :
July 25, 2025, 4:15 p.m.
Last Modified :
Sept. 23, 2025, 11:44 p.m.
Remotely Exploit :
Yes !
Source :
[email protected]
CVSS Scores
Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
---|---|---|---|---|---|---|
CVSS 3.1 | HIGH | [email protected] | ||||
CVSS 4.0 | HIGH | [email protected] |
Solution
- Update GetSimpleCMS to the latest version.
- Apply security patches provided by the vendor.
- Implement strict file upload validation.
- Use a whitelist for allowed file types.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2013-10032
.
URL | Resource |
---|---|
https://get-simple.info | Product |
https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/unix/webapp/get_simple_cms_upload_exec.rb | Exploit Third Party Advisory |
https://www.broadcom.com/support/security-center/attacksignatures/detail?asid=27895 | Third Party Advisory |
https://www.exploit-db.com/exploits/25405 | Exploit VDB Entry |
https://www.fortiguard.com/encyclopedia/ips/39295 | Third Party Advisory |
https://www.vulncheck.com/advisories/getsimple-cms-auth-rce-via-arbitrary-php-file-upload | Third Party Advisory |
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2013-10032
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2013-10032
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2013-10032
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2013-10032
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Sep. 23, 2025
Action Type Old Value New Value Added CVSS V3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H Added CWE CWE-434 Added CPE Configuration OR *cpe:2.3:a:get-simple:getsimplecms:3.2.1:*:*:*:*:*:*:* Added Reference Type VulnCheck: https://get-simple.info Types: Product Added Reference Type VulnCheck: https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/unix/webapp/get_simple_cms_upload_exec.rb Types: Exploit, Third Party Advisory Added Reference Type VulnCheck: https://www.broadcom.com/support/security-center/attacksignatures/detail?asid=27895 Types: Third Party Advisory Added Reference Type VulnCheck: https://www.exploit-db.com/exploits/25405 Types: Exploit, VDB Entry Added Reference Type VulnCheck: https://www.fortiguard.com/encyclopedia/ips/39295 Types: Third Party Advisory Added Reference Type VulnCheck: https://www.vulncheck.com/advisories/getsimple-cms-auth-rce-via-arbitrary-php-file-upload Types: Third Party Advisory -
New CVE Received by [email protected]
Jul. 25, 2025
Action Type Old Value New Value Added Description An authenticated remote code execution vulnerability exists in GetSimpleCMS version 3.2.1. The application’s upload.php endpoint allows authenticated users to upload arbitrary files without proper validation of MIME types or extensions. By uploading a .pht file containing PHP code, an attacker can bypass blacklist-based restrictions and place executable code within the web root. A crafted request using a polyglot or disguised extension allows the attacker to execute the payload by accessing the file directly via the web server. This vulnerability exists due to the use of a blacklist for filtering file types instead of a whitelist. Added CVSS V4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X Added CWE CWE-306 Added CWE CWE-434 Added Reference https://get-simple.info Added Reference https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/unix/webapp/get_simple_cms_upload_exec.rb Added Reference https://www.broadcom.com/support/security-center/attacksignatures/detail?asid=27895 Added Reference https://www.exploit-db.com/exploits/25405 Added Reference https://www.fortiguard.com/encyclopedia/ips/39295 Added Reference https://www.vulncheck.com/advisories/getsimple-cms-auth-rce-via-arbitrary-php-file-upload