Description
SEO Panel versions prior to 4.9.0 contain a blind SQL injection vulnerability in the archive.php page that allows authenticated attackers to manipulate database queries through the 'order_col' parameter. Attackers can use sqlmap to exploit the vulnerability and extract database information by injecting malicious SQL code into the order column parameter.
Problem types
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Product status
Credits
Piyush Patil
References
www.exploit-db.com/exploits/49666 (ExploitDB-49666)
www.seopanel.org/ (Official SEO Panel Homepage)
github.com/seopanel/Seo-Panel/releases/tag/4.9.0 (SEO Panel 4.9.0 Release)
github.com/seopanel/Seo-Panel/issues/209 (GitHub Issue #209)
www.vulncheck.com/.../seo-panel-ordercol-blind-sql-injection (VulnCheck Advisory: SEO Panel < 4.9.0 - 'order_col' Blind SQL Injection)