Multiple SQL injection vulnerabilities in Wuzly 2.0 allow remote attackers to execute arbitrary SQL commands via the (1) u parameter to fp.php, (2) epage parameter to newpage.php, (3) epost parameter to newpost.php, and (4) username parameter to login.php in admin/; or the (5) username parameter to mobile/login.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/77916 | vdb entry |
http://osvdb.org/77915 | vdb entry |
http://osvdb.org/77918 | vdb entry |
https://exchange.xforce.ibmcloud.com/vulnerabilities/71904 | vdb entry |
http://osvdb.org/77917 | vdb entry |
http://secunia.com/advisories/46163 | third party advisory |
http://osvdb.org/77919 | vdb entry |
http://secunia.com/secunia_research/2011-88/ | vendor advisory |