Exploitation Summary
EIP tracks 1 public exploit for CVE-2010-1704. PoCs published by Sid3^effects.
AI-analyzed exploit summary This writeup describes an authentication bypass and XSS vulnerability in Advanced Poll Script. The authentication bypass uses SQL injection with ' or 1=1 or ''=' in login fields, while the XSS is triggered via the search field with the payload '"-->. No exploit code is provided, only attack patterns and demo URLs.
Description
Multiple SQL injection vulnerabilities in 2daybiz Polls (aka Advanced Poll) Script allow remote attackers to execute arbitrary SQL commands via (1) the password field to login.php, (2) the login field (aka email parameter) to login.php, (3) the password field (aka pass parameter) to the default URI under admin/, and possibly (4) the login field to the default URI under admin/. NOTE: some of these details are obtained from third party information.
Exploits (1)
This writeup describes an authentication bypass and XSS vulnerability in Advanced Poll Script. The authentication bypass uses SQL injection with ' or 1=1 or ''=' in login fields, while the XSS is triggered via the search field with the payload '"-->. No exploit code is provided, only attack patterns and demo URLs.