Multiple SQL injection vulnerabilities in OneCMS 2.4, and possibly earlier, allow remote attackers to execute arbitrary SQL commands via the (1) username parameter ($usernameb variable) to a_login.php or (2) user parameter to staff.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.bugreport.ir/index_26.htm | exploit |
http://www.securityfocus.com/archive/1/485837/100/200/threaded | mailing list |
http://sourceforge.net/forum/forum.php?forum_id=774946 | patch |
http://osvdb.org/51057 | vdb entry |
http://www.vupen.com/english/advisories/2008/0081 | vdb entry vendor advisory |
https://exchange.xforce.ibmcloud.com/vulnerabilities/39482 | vdb entry |
http://www.securityfocus.com/archive/1/487136/100/200/threaded | mailing list |
http://www.securityfocus.com/bid/27158 | vdb entry exploit |
https://www.exploit-db.com/exploits/4857 | exploit |
http://osvdb.org/51058 | vdb entry |