Exploitation Summary
EIP tracks 1 public exploit for CVE-2007-0584. PoCs published by Mehmet Ince.
AI-analyzed exploit summary This exploit demonstrates a Remote File Include (RFI) vulnerability in a PHP-based application by manipulating the `include_path` parameter to include arbitrary remote files. The PoC shows how an attacker can inject a malicious URL to execute remote code.
Description
PHP remote file inclusion vulnerability in membres/membreManager.php in PhP Generic Library & Framework for comm (g-neric) allows remote attackers to execute arbitrary PHP code via a URL in the include_path parameter.
Exploits (1)
This exploit demonstrates a Remote File Include (RFI) vulnerability in a PHP-based application by manipulating the `include_path` parameter to include arbitrary remote files. The PoC shows how an attacker can inject a malicious URL to execute remote code.