SQL injection vulnerability in the check_banlist function in includes/sessions.php in Enano CMS 1.1.7pl1; 1.0.6pl2; and possibly other versions before 1.1.8, 1.0.6pl3, and 1.1.7pl2 allows remote attackers to execute arbitrary SQL commands via the email parameter to index.php. NOTE: some of these details are obtained from third party information.
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.exploit-db.com/exploits/15645 | exploit |
http://secunia.com/advisories/42375 | third party advisory vendor advisory |
http://enanocms.org/News:Article/2010/11/16/Enano_1.1.8.2c_1.0.6pl3.2c_and_1.1.7pl2_released | |
http://packetstormsecurity.org/files/view/96229/enanocms-sqldisclose.txt | exploit |
http://www.htbridge.ch/advisory/sql_injection_in_enano_cms.html | exploit |
http://osvdb.org/69537 | vdb entry |
http://securityreason.com/securityalert/8183 | third party advisory |
http://www.securityfocus.com/bid/45120 | vdb entry exploit |