vendor:
Poll
by:
ajann
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Poll
Affected Version From: 1.0
Affected Version To: 1.0
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
AspPired2 Poll <= 1.0 (MoreInfo.asp) Remote SQL Injection Exploit
This exploit is used to gain access to the admin information of a vulnerable AspPired2 Poll version 1.0 (MoreInfo.asp) website. It uses a union select statement to extract the login and password of the admin user from the user table.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in a SQL query.