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 :
2025-07-25T15:51:23.874Z
Last Modified :
2026-04-07T14:02:55.939Z
Source :
VulnCheck
AFFECTED PRODUCTS
The following products are affected by CVE-2013-10032 vulnerability.
| Vendors | Products |
|---|---|
| Get-simple |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2013-10032.