vendor:
Flexphpdiren CMS
by:
x0r
7.5
CVSS
HIGH
SQL Injection and Shell Upload
89
CWE
Product Name: Flexphpdiren CMS
Affected Version From: 0.0.1
Affected Version To: 0.0.1
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2008
Flexphpdiren CMS SQL Injection and Shell Upload Vulnerability
The Flexphpdiren CMS version 0.0.1 is vulnerable to SQL injection in the 'usercheck.php' and 'add.php' files. An attacker can exploit this vulnerability to bypass authentication and execute arbitrary SQL queries. Additionally, the 'add.php' file allows an attacker to upload malicious files and gain unauthorized access to the server.
Mitigation:
To mitigate this vulnerability, it is recommended to upgrade to a newer version of Flexphpdiren CMS that includes a patch for this issue. Additionally, input validation and parameterized queries should be implemented to prevent SQL injection attacks. Server configurations should also be hardened to prevent unauthorized file uploads.