Multiple SQL injection vulnerabilities in the ajax_checklist_save function in the Ajax Checklist module 5.x before 5.x-1.1 for Drupal allow remote authenticated users, with "update ajax checklists" permissions, to execute arbitrary SQL commands via a save operation, related to the (1) nid, (2) qid, and (3) state parameters.
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.securityfocus.com/archive/1/496727/100/0/threaded | mailing list |
http://secunia.com/advisories/32009 | third party advisory vendor advisory |
http://drupal.org/node/312968 | patch vendor advisory |
http://www.securityfocus.com/bid/31384 | patch vdb entry exploit |
https://exchange.xforce.ibmcloud.com/vulnerabilities/45410 | vdb entry |