Description
Gumbo CMS 0.99 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the language parameter. Attackers can send POST requests to the settings endpoint with crafted SQL payloads in the language parameter to extract sensitive database information including usernames, databases, and version details.
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/45837 (ExploitDB-45837)
www.vulncheck.com/...cms-sql-injection-via-settings-endpoint (VulnCheck Advisory: Gumbo CMS 0.99 SQL Injection via settings endpoint)