CVE-2006-6635
JumbaCMS 0.0.1 - Remote File Inclusion via jcms_root_path Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-6635. PoCs published by Kw3[R]Ln.
AI-analyzed exploit summary This exploit targets a remote command execution vulnerability in JumbaCMS Build 2 by manipulating the `jcms_root_path` parameter in `functions.php` to include a malicious script. It works only on PHP versions < 5.0.0 due to the `file_put_contents` function inclusion.
Description
PHP remote file inclusion vulnerability in includes/functions.php in JumbaCMS 0.0.1 allows remote attackers to execute arbitrary PHP code via a URL in the jcms_root_path parameter.
Exploits (1)
This exploit targets a remote command execution vulnerability in JumbaCMS Build 2 by manipulating the `jcms_root_path` parameter in `functions.php` to include a malicious script. It works only on PHP versions < 5.0.0 due to the `file_put_contents` function inclusion.