vendor:
Pollbooth
by:
S@BUN
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Pollbooth
Affected Version From: 2
Affected Version To: 2
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
2008
Pollbooth v2.0 SQL Injection Vulnerability
Pollbooth v2.0 is vulnerable to SQL injection. An attacker can exploit this vulnerability by sending a specially crafted HTTP request to the vulnerable application. The attacker can use the 'pollBooth.php?op=results&pollID=-1+union+select+password,1,2,3+from+users' payload to exploit this vulnerability.
Mitigation:
Input validation should be used to prevent SQL injection attacks.