Multiple SQL injection vulnerabilities in the login function in system/class_permissions.php in bloofoxCMS 0.3 allow remote attackers to execute arbitrary SQL commands via the (1) username or (2) password parameter to admin/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.vupen.com/english/advisories/2008/0218 | vdb entry |
https://exchange.xforce.ibmcloud.com/vulnerabilities/39794 | vdb entry |
http://secunia.com/advisories/28415 | third party advisory vendor advisory |
http://www.securityfocus.com/archive/1/486714/100/0/threaded | mailing list |
https://www.exploit-db.com/exploits/4945 | exploit |
http://marc.info/?l=bugtraq&m=120093005310107&w=2 | exploit mailing list |
http://www.securityfocus.com/bid/27361 | vdb entry |
http://bugreport.ir/?/27 | exploit |