Exploitation Summary
EIP tracks 1 public exploit for CVE-2006-7107. PoCs published by Mehmet Ince.
AI-analyzed exploit summary This exploit targets a file inclusion vulnerability in freePBX v2.1.3 by manipulating the `amp_conf[AMPWEBROOT]` parameter to include arbitrary PHP files. The vulnerability allows remote code execution (RCE) by leveraging the `require_once` function to load malicious scripts.
Description
PHP remote file inclusion vulnerability in upgrade.php in Coalescent Systems freePBX 2.1.3 allows remote attackers to execute arbitrary PHP code via a URL in the amp_conf[AMPWEBROOT] parameter.
Exploits (1)
This exploit targets a file inclusion vulnerability in freePBX v2.1.3 by manipulating the `amp_conf[AMPWEBROOT]` parameter to include arbitrary PHP files. The vulnerability allows remote code execution (RCE) by leveraging the `require_once` function to load malicious scripts.