Description
Zechat 1.5 contains an SQL injection vulnerability that allows unauthenticated attackers to extract database information by injecting SQL code through the uname parameter. Attackers can send crafted requests to profile.php with UNION-based SQL injection payloads to retrieve table names, column names, and sensitive data from the information_schema database.
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/45523 (ExploitDB-45523)
bylancer.com/ (Official Product Homepage)
bylancer.com/products/zechat-php-script/index.php (Product Reference)
www.vulncheck.com/...echat-sql-injection-via-uname-parameter (VulnCheck Advisory: Zechat 1.5 SQL Injection via uname Parameter)