vendor:
QuickTalk Forum
by:
t0pP8uZz & xprog
7.5
CVSS
HIGH
Blind SQL Injection
89
CWE
Product Name: QuickTalk Forum
Affected Version From: 1.6
Affected Version To: 1.6
Patch Exists: NO
Related CWE: N/A
CPE: a:quicktalk_forum:quicktalk_forum
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
QuickTalk Forum <= 1.6 Blind SQL Injection Exploit
This exploit is used to gain access to the passwords of users stored in the qtiuser table of the QuickTalk Forum version 1.6 and below. The exploit uses a blind SQL injection vulnerability in the qtf_ind_search_ov.php file to extract the passwords in MD5 format.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.