SQL injection vulnerability in the brilliant_gallery_checklist_save function in the bgchecklist/save script in Brilliant Gallery 5.x and 6.x, a module for Drupal, allows remote authenticated users with "access brilliant_gallery" permissions to execute arbitrary SQL commands via the (1) nid, (2) qid, (3) state, and possibly (4) user 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://secunia.com/advisories/32015 | third party advisory vendor advisory |
https://exchange.xforce.ibmcloud.com/vulnerabilities/45411 | vdb entry |
http://www.securityfocus.com/bid/31387 | vdb entry exploit |
http://drupal.org/node/313054 | |
http://securityreason.com/securityalert/4338 | third party advisory |
http://lists.grok.org.uk/pipermail/full-disclosure/2008-September/064662.html | mailing list exploit |
http://www.securityfocus.com/archive/1/496726/100/0/threaded | mailing list |