Like many data-driven web applications, this page is vulnerable to SQL injection. The page allows users to sign up for their mailling list. Before adding new users, the page does a check to make sure the email address isn't already in the database. Exploit this page and retrieve all the email addresses in the database.