Description
CMSsite 1.0 contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the cat_id parameter. Attackers can send GET requests to category.php with malicious cat_id values to extract sensitive database information including usernames and credentials.
Problem types
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Product status
Credits
Majid kalantari (mjd.hack@gmail.com)
References
www.exploit-db.com/exploits/46259 (ExploitDB-46259)
github.com/VictorAlagwu/CMSsite/archive/master.zip (Product Reference)
www.vulncheck.com/.../cmssite-sql-injection-via-category-php (VulnCheck Advisory: CMSsite 1.0 SQL Injection via category.php)