CVE-2007-6464
Form Tools 1.5.0b - Remote Code Execution via g_root_dir Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-6464. PoCs published by RoMaNcYxHaCkEr.
AI-analyzed exploit summary This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in Form Tools 1.5.0b, where the `g_root_dir` parameter in `admin_page_open.php` and `client_page_open.php` can be manipulated to include arbitrary remote files, leading to remote code execution.
Description
Multiple PHP remote file inclusion vulnerabilities in Form tools 1.5.0b allow remote attackers to execute arbitrary PHP code via a URL in the g_root_dir parameter to (1) admin_page_open.php and (2) client_page_open.php in global/templates/.
Exploits (1)
This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in Form Tools 1.5.0b, where the `g_root_dir` parameter in `admin_page_open.php` and `client_page_open.php` can be manipulated to include arbitrary remote files, leading to remote code execution.