SQL injection vulnerability in the updateOnePage function in components/com_bfsurvey_pro/controller.php in BF Survey Pro Free (com_bfsurvey_profree) 1.2.4, and other versions before 1.2.6, a component for Joomla!, allows remote attackers to execute arbitrary SQL commands via the table parameter in an updateOnePage action to index.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://www.exploit-db.com/exploits/9601 | exploit |
http://osvdb.org/57883 | vdb entry |
https://exchange.xforce.ibmcloud.com/vulnerabilities/53107 | vdb entry |
http://secunia.com/advisories/36657 | third party advisory vendor advisory |
http://www.vupen.com/english/advisories/2009/2609 | vdb entry vendor advisory |
http://www.tamlyncreative.com.au/software/forum/index.php?topic=357.msg1334#msg1334 |