CVE-2006-6740
phpProfiles < 3.1.2b - Remote Code Execution via Menu or Incpath Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-6740. PoCs published by nuffsaid.
AI-analyzed exploit summary This exploit demonstrates multiple remote file inclusion vulnerabilities in phpProfiles <= 3.1.2b. By manipulating uninitialized variables in query strings, an attacker can include and execute remote PHP files, leading to remote code execution.
Description
Multiple PHP remote file inclusion vulnerabilities in phpProfiles 3.1.2b and earlier allow remote attackers to execute arbitrary PHP code via a URL in the menu parameter to (1) include/body.inc.php or (2) include/body_admin.inc.php; or a URL in the incpath parameter to (3) index.inc.php, (4) account.inc.php, (5) admin_newcomm.inc.php, (6) header_admin.inc.php, (7) header.inc.php, (8) friends.inc.php, (9) menu_u.inc.php, (10) notify.inc.php, (11) body.inc.php, (12) body_admin.inc.php, (13) commrecc.inc.php, (14) do_reg.inc.php, (15) comm_post.inc.php, or (16) menu_v.inc.php in include/, different vectors than CVE-2006-5634. NOTE: The provenance of this information is unknown; the details are obtained solely from third party information.
Exploits (1)
This exploit demonstrates multiple remote file inclusion vulnerabilities in phpProfiles <= 3.1.2b. By manipulating uninitialized variables in query strings, an attacker can include and execute remote PHP files, leading to remote code execution.