SQL injection vulnerability in e107_admin/users_extended.php in e107 before 0.7.26 allows remote attackers to execute arbitrary SQL commands via the user_field parameter.
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 |
---|---|
https://exchange.xforce.ibmcloud.com/vulnerabilities/68061 | vdb entry |
http://secunia.com/advisories/44968 | third party advisory vendor advisory |
http://www.osvdb.org/73120 | vdb entry |
http://www.openwall.com/lists/oss-security/2012/03/28/4 | mailing list |
https://www.htbridge.com/advisory/multiple_vulnerabilities_in_e107_1.html | |
http://e107.svn.sourceforge.net/viewvc/e107/trunk/e107_0.7/e107_admin/users_extended.php?r1=12225&r2=12306 | patch exploit |
http://e107.org/svn_changelog.php?version=0.7.26 | |
http://www.openwall.com/lists/oss-security/2012/03/29/3 | mailing list |