CVE-2008-7072
Chipmunk Topsites - Cross-Site Scripting via Start Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-7072. 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
Cross-site scripting (XSS) vulnerability in index.php in Chipmunk Topsites allows remote attackers to inject arbitrary web script or HTML via the start parameter.
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.