vendor:
ExoPHPDesk
by:
ajann
7.5
CVSS
HIGH
Remote SQL Injection
89
CWE
Product Name: ExoPHPDesk
Affected Version From: 1
Affected Version To: 1.2.2001
Patch Exists: NO
Related CWE:
CPE: a:exoscripts:exophpdesk:1.2.1
Platforms Tested:
2007
ExoPHPDesk <= 1.2.1 (faq.php) Remote SQL Injection Vulnerability
This exploit allows an attacker to perform a remote SQL injection attack on ExoPHPDesk version 1.2.1 through the faq.php file. By manipulating the 'id' parameter in the URL, an attacker can execute arbitrary SQL queries and potentially gain unauthorized access to the database.
Mitigation:
To mitigate this vulnerability, it is recommended to upgrade to a newer version of ExoPHPDesk that includes a patch for the SQL injection vulnerability. Additionally, input validation and parameterized queries should be implemented to prevent SQL injection attacks.