Description
Green CMS 2.x contains an SQL injection vulnerability that allows authenticated attackers to execute arbitrary SQL queries by injecting malicious code through the cat parameter. Attackers can send GET requests to index.php with m=admin, c=posts, a=index parameters and inject SQL code in the cat parameter to manipulate database queries and extract sensitive 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/46244 (ExploitDB-46244)
www.greencms.net/ (Official Product Homepage)
codeload.github.com/GreenCMS/GreenCMS/zip/beta (Product Reference)
www.vulncheck.com/...cms-2-x-sql-injection-via-cat-parameter (VulnCheck Advisory: Green CMS 2.x SQL Injection via cat Parameter)