Multiple SQL injection vulnerabilities in Dokeos 1.8.4 allow remote attackers to execute arbitrary SQL commands via the (1) id parameter to whoisonline.php, (2) tracking_list_coaches_column parameter to main/mySpace/index.php, (3) tutor_name parameter to main/create_course/add_course.php, the (4) Referer HTTP header to index.php, and the (5) X-Fowarded-For HTTP header to main/admin/class_list.php.
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/27792 | vdb entry |
http://securityreason.com/securityalert/3687 | third party advisory |
http://projects.dokeos.com/index.php?do=details&task_id=2218 | |
http://www.securityfocus.com/archive/1/488314/100/0/threaded | mailing list |
http://www.securitytracker.com/id?1019425 | vdb entry |
http://secunia.com/advisories/28974 | third party advisory vendor advisory |
http://www.vupen.com/english/advisories/2008/0587 | vdb entry |