Multiple SQL injection vulnerabilities in Stride 1.0 allow remote attackers to execute arbitrary SQL commands via (1) the p parameter to main.php in the Content Management System, (2) the id parameter in a sto cmd action to shop.php in the Merchant subsystem, or the (3) course or (4) provider parameter to detail.php in the Courses subsystem.
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/26036 | vdb entry |
http://www.securityfocus.com/archive/1/482006/100/0/threaded | mailing list |
http://www.securityfocus.com/bid/26046 | vdb entry |
http://securityreason.com/securityalert/3216 | third party advisory |
http://www.securityfocus.com/bid/26041 | vdb entry |
http://osvdb.org/43494 | vdb entry |
http://securityvulns.ru/Sdocument4.html | |
http://osvdb.org/43491 | vdb entry |
http://osvdb.org/43492 | vdb entry |