SQL injection vulnerability in index.php in TBSource, as used in (1) TBDev and (2) TorrentStrike 0.4, allows remote authenticated users to execute arbitrary SQL commands via the choice parameter. NOTE: some of these details are obtained from third party information.
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://osvdb.org/38667 | vdb entry |
http://www.securityfocus.com/archive/1/483552/100/0/threaded | mailing list |
http://marc.info/?l=bugtraq&m=119472280121280&w=2 | mailing list |
http://www.securityfocus.com/bid/26415 | vdb entry |
http://secunia.com/advisories/27566 | third party advisory vendor advisory |
https://exchange.xforce.ibmcloud.com/vulnerabilities/38402 | vdb entry |