vendor:
PHP Webquest
by:
ka0x
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: PHP Webquest
Affected Version From: 2.6
Affected Version To: 2.6
Patch Exists: YES
Related CWE: N/A
CPE: a:phpwebquest:php_webquest
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2008
PHP Webquest 2.6 Remote SQL Injection Exploit
This exploit is used to gain access to the user credentials of a vulnerable PHP Webquest 2.6 application. The vulnerability lies in the soporte_horizontal_w.php file, where the application is not properly sanitizing user input. An attacker can exploit this vulnerability by sending a malicious SQL query to the application, which will return the user credentials.
Mitigation:
The application should properly sanitize user input to prevent malicious SQL queries from being executed.