vendor:
ITLPoll
by:
milw0rm.com
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: ITLPoll
Affected Version From: 2.7
Affected Version To: 2.7
Patch Exists: NO
Related CWE: N/A
CPE: N/A
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
2009
ITLPoll v2.7 Stable2 Blind SQL Injection Exploit
ITLPoll v2.7 Stable2 is vulnerable to Blind SQL Injection. An attacker can exploit this vulnerability to gain access to the database and extract sensitive information. This exploit uses a brute-force approach to extract the username and password from the database.
Mitigation:
The best way to mitigate SQL Injection is to use parameterized queries. This ensures that the user input is treated as a literal value and not as a part of the query.