SQL injection vulnerability in FlexCustomer 0.0.4 and earlier allows remote attackers to bypass authentication and execute arbitrary SQL commands via the admin and ordinary user interface, probably involving the (1) checkuser and (2) checkpass parameters to (a) admin/index.php, and (3) username and (4) password parameters to (b) index.php. NOTE: it was later reported that 0.0.6 is also affected.
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.osvdb.org/25342 | vdb entry |
http://securityreason.com/securityalert/858 | third party advisory exploit |
https://exchange.xforce.ibmcloud.com/vulnerabilities/47651 | vdb entry |
http://www.securityfocus.com/archive/1/433125/100/0/threaded | mailing list |
http://secunia.com/advisories/20016 | third party advisory vendor advisory |
http://www.securityfocus.com/bid/17864 | vdb entry vendor advisory |
https://exchange.xforce.ibmcloud.com/vulnerabilities/26323 | vdb entry |
http://www.vupen.com/english/advisories/2006/1690 | vdb entry vendor advisory |
http://www.osvdb.org/25343 | vdb entry |
https://www.exploit-db.com/exploits/7622 | exploit |