Multiple SQL injection vulnerabilities in tplSoccerSite 1.0 allow remote attackers to execute arbitrary SQL commands via (1) the opp parameter to tampereunited/opponent.php; or the id parameter to (2) index.php, (3) player.php, (4) matchdetails.php, or (5) additionalpage.php in tampereunited/.
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/6088 | exploit |
http://securityreason.com/securityalert/4018 | third party advisory |
http://www.vupen.com/english/advisories/2008/2121/references | vdb entry |
https://exchange.xforce.ibmcloud.com/vulnerabilities/43849 | vdb entry |
http://www.securityfocus.com/bid/30260 | vdb entry patch |
http://tpl-design.com/index.php | patch |
http://secunia.com/advisories/31111 | third party advisory vendor advisory |