CVE-2006-5228
ackerTodo <= 4.2 - SQL Injection via Google Gadget Login Parameters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-5228. PoCs published by Francesco Laurita.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in ackerTodo 4.2 via crafted input in the login.php page. The PoC bypasses authentication by injecting a tautology and appending a UNION-based query to extract data from the tasks table.
Description
Multiple SQL injection vulnerabilities in the Google Gadget login.php (gadget/login.php) in Rob Hensley ackerTodo 4.2 and earlier allow remote attackers to execute arbitrary SQL commands via the (1) up_login, (2) up_pass, or (3) up_num_tasks parameters.
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in ackerTodo 4.2 via crafted input in the login.php page. The PoC bypasses authentication by injecting a tautology and appending a UNION-based query to extract data from the tasks table.