CVE-2006-2270
Jetbox CMS 2.1 - Remote File Inclusion via relative_script_path Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-2270. PoCs published by beford.
AI-analyzed exploit summary This exploit leverages a remote file inclusion vulnerability in JetBox CMS by injecting a malicious URL into the 'relative_script_path' parameter, allowing arbitrary command execution via a remote shell. The script uses LWP::UserAgent to send crafted HTTP requests to include and execute a remote PHP shell.
Description
PHP remote file inclusion vulnerability in includes/config.php in Jetbox CMS 2.1 allows remote attackers to execute arbitrary code via a URL in the relative_script_path parameter.
Exploits (1)
This exploit leverages a remote file inclusion vulnerability in JetBox CMS by injecting a malicious URL into the 'relative_script_path' parameter, allowing arbitrary command execution via a remote shell. The script uses LWP::UserAgent to send crafted HTTP requests to include and execute a remote PHP shell.