Multiple SQL injection vulnerabilities in CMScout 2.06 allow remote authenticated users to execute arbitrary SQL commands via the id parameter to (1) index.php in a mythings page (mythings.php) and (2) the users page in admin.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 |
---|---|
https://www.exploit-db.com/exploits/7625 | exploit |
http://www.cmscout.co.za/index.php?page=news&id=30 | |
http://www.securityfocus.com/bid/33068 | vdb entry exploit |
http://secunia.com/advisories/33375 | third party advisory vendor advisory |
https://exchange.xforce.ibmcloud.com/vulnerabilities/47659 | vdb entry |
http://osvdb.org/51118 | vdb entry exploit |