Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-7071. PoCs published by ZoRLu.
AI-analyzed exploit summary The exploit demonstrates an SQL injection and XSS vulnerability in Chipmunk Topsites. The SQL injection bypasses authentication by injecting a tautology (' or ' 1=1) into the username field, while the XSS exploit uses a script tag in the 'start' parameter.
Description
SQL injection vulnerability in authenticate.php in Chipmunk Topsites allows remote attackers to execute arbitrary SQL commands via the username parameter, related to login.php. NOTE: some of these details are obtained from third party information.
Exploits (1)
The exploit demonstrates an SQL injection and XSS vulnerability in Chipmunk Topsites. The SQL injection bypasses authentication by injecting a tautology (' or ' 1=1) into the username field, while the XSS exploit uses a script tag in the 'start' parameter.