Description
CMSsite 1.0 contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the 'post' parameter. Attackers can send GET requests to post.php with malicious 'post' values to extract sensitive database information or perform time-based blind SQL injection attacks.
Problem types
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Product status
Credits
Mr Winst0n
References
www.exploit-db.com/exploits/46402 (ExploitDB-46402)
github.com/VictorAlagwu/CMSsite (Official Product Homepage)
www.vulncheck.com/...mssite-sql-injection-via-post-parameter (VulnCheck Advisory: CMSsite 1.0 SQL Injection via post Parameter)