Multiple SQL injection vulnerabilities in Banana Dance B.2.6 and earlier allow remote attackers to execute arbitrary SQL commands via the (1) return, (2) display, (3) table, or (4) search parameter to functions/suggest.php; (5) the id parameter to functions/widgets.php, (6) the category parameter to functions/print.php; or (7) the name parameter to functions/ajax.php.
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Link | Tags |
---|---|
http://www.exploit-db.com/exploits/23573/ | exploit |
http://osvdb.org/88537 | vdb entry |
https://exchange.xforce.ibmcloud.com/vulnerabilities/80746 | vdb entry |
http://osvdb.org/88536 | vdb entry |
http://osvdb.org/88535 | vdb entry |
https://www.htbridge.com/advisory/HTB23118 | exploit |
http://osvdb.org/88538 | vdb entry |