CVE-2006-5192
phpgreetz < 0.99 - Remote File Inclusion via PHPGREETZ_INCLUDE_DIR Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-5192. PoCs published by mozi.
AI-analyzed exploit summary This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in phpGreetz by manipulating the `PHPGREETZ_INCLUDE_DIR` parameter to include arbitrary remote files. The PoC shows how an attacker can inject malicious code via the `footer.php` endpoint.
Description
PHP remote file inclusion vulnerability in includes/footer.php in phpGreetz 0.99 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the PHPGREETZ_INCLUDE_DIR parameter.
Exploits (1)
This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in phpGreetz by manipulating the `PHPGREETZ_INCLUDE_DIR` parameter to include arbitrary remote files. The PoC shows how an attacker can inject malicious code via the `footer.php` endpoint.