Multiple SQL injection vulnerabilities in FAQMasterFlexPlus, possibly 1.5 or 1.52, allow remote attackers to execute arbitrary SQL commands via the category_id parameter to faq.php, and unspecified other vectors involving additional scripts.
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/bid/27052 | vdb entry exploit |
http://lists.grok.org.uk/pipermail/full-disclosure/2007-December/059318.html | exploit mailing list |
https://exchange.xforce.ibmcloud.com/vulnerabilities/39286 | vdb entry |
http://secunia.com/advisories/28248 | third party advisory vendor advisory |
http://osvdb.org/39665 | vdb entry |
http://www.securityfocus.com/archive/1/485589/100/0/threaded | mailing list |