Description
ServerZilla 1.0 contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the email parameter. Attackers can send POST requests to reset.php with malicious email values containing SQL operators to bypass authentication and extract sensitive database information.
Problem types
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Product status
Credits
Ihsan Sencan
References
www.exploit-db.com/exploits/45817 (ExploitDB-45817)
www.vulncheck.com/...zilla-sql-injection-via-email-parameter (VulnCheck Advisory: ServerZilla 1.0 SQL Injection via email Parameter)