Dokeos 1.6.4 SQL Injection Vulnerability
Author: Alvaro Olavarria - aolavarria at secure.cl
Affected: Dokeos <= 1.6.4
Status: Notified hereby
Vendor url: http://www.dokeos.com
Vulnerability.
Dokeos was built using Claroline's code; it inherited several of its features including an old version
of phpBB which is being used as the forum for the courses. There is a problem in the “viewtopic.php",
where the $topic variable is not correctly sanitized and $forumview is equal to “threaded", that would
allow an attacker to inject arbitrary code to the application.
Impact
An attacker could use Blind SQL Injection to gain access to privileged data like the password hashes
for the administrator user and so on.
Proof of Concept
http://localhost/claroline/phpbb/viewto ... ed&topic=1[blind_sql_inject]
Greetings
Rodrigo Guitierrez - rodrigo at secure.cl
University of Los Lagos in Chile "for lending the required equipment for testing" >:D
http://lists.grok.org.uk/pipermail/full ... 44995.html
<strong>note by admin: Use the file attached to close the sql injection hole</strong>
