CVE-2006-1594
Claroline < 1.7.4 - Directory Traversal and Remote Code Execution via File Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-1594. PoCs published by rgod.
AI-analyzed exploit summary This exploit targets Claroline <= 1.7.4 via a remote command execution vulnerability in 'scormExport.inc.php' due to unsafe file inclusion when 'register_globals' and 'allow_url_fopen' are enabled. It crafts an HTTP request to include a malicious remote PHP script, executing arbitrary commands.
Description
Multiple directory traversal vulnerabilities in document/rqmkhtml.php in Claroline 1.7.4 and earlier allow remote attackers to use ".." (dot dot) sequences to (1) read arbitrary files via the file parameter in a rqEditHtml command to document/rqmkhtml.php or (2) execute arbitrary code via the includePath parameter to learnPath/include/scormExport.inc.php.
Exploits (1)
This exploit targets Claroline <= 1.7.4 via a remote command execution vulnerability in 'scormExport.inc.php' due to unsafe file inclusion when 'register_globals' and 'allow_url_fopen' are enabled. It crafts an HTTP request to include a malicious remote PHP script, executing arbitrary commands.