SQL injection vulnerability in onlinestatus_html.php in Turnkey PHP Live Helper 2.0.1 and earlier allows remote attackers to execute arbitrary SQL commands via the dep parameter, related to lack of input sanitization in the get function in global.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://exchange.xforce.ibmcloud.com/vulnerabilities/44568 | vdb entry |
https://www.exploit-db.com/exploits/6261 | exploit |
http://securityreason.com/securityalert/4178 | third party advisory |
http://www.securityfocus.com/archive/1/495542/100/0/threaded | mailing list |
http://www.securityfocus.com/bid/30729 | vdb entry exploit |
http://secunia.com/advisories/31521 | third party advisory vendor advisory |
http://www.gulftech.org/?node=research&article_id=00124-08162008 | exploit |