Multiple SQL injection vulnerabilities in Hosting Controller 6.1 Hot fix 3.3 and earlier allow remote authenticated users to execute arbitrary SQL commands via the (1) email and (2) loginname parameters to Hosting/Addreseller.asp, (3) the sortfield parameter to accounts/accountmanager.asp, (4) the GateWayID parameter to OpenApi/GatewayVariables.asp, and possibly (5) unspecified vectors to IIS/iibind.asp.
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.securityfocus.com/archive/1/485028/100/0/threaded | mailing list |
http://securityreason.com/securityalert/3474 | third party advisory |
https://www.exploit-db.com/exploits/4730 | exploit |
http://www.securityfocus.com/bid/26862 | vdb entry |
http://securitytracker.com/id?1019222 | vdb entry |
https://exchange.xforce.ibmcloud.com/vulnerabilities/39036 | vdb entry |