Description
Guardian language-system passes the name GET parameter directly into an unsanitized SQL query in designer.php (line 124): SELECT * FROM complex WHERE name='\".$_GET['name'].\"'. An authenticated attacker can perform error-based SQL injection to extract database contents.
Problem types
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Product status
Any version
Credits
philopentest
References
gist.github.com/...inforepo/d5b2771d82e1b31b8fc1c33052e08dad (Researcher Disclosure)
www.vulncheck.com/...tion-via-name-parameter-in-designer-php