Multiple SQL injection vulnerabilities in FMyClone 2.3 allow remote attackers to execute arbitrary SQL commands via the comp parameter to (1) index.php and (2) editComments.php, and (3) allow remote authenticated administrators to execute arbitrary SQL commands via the id parameter in a comment action to edit.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 |
---|---|
http://osvdb.org/58183 | vdb entry |
http://www.exploit-db.com/exploits/9711 | exploit |
http://osvdb.org/58182 | vdb entry |
http://osvdb.org/58184 | vdb entry |
http://secunia.com/advisories/36778 | third party advisory vendor advisory |
https://exchange.xforce.ibmcloud.com/vulnerabilities/53329 | vdb entry |
https://exchange.xforce.ibmcloud.com/vulnerabilities/53330 | vdb entry |