Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-4134. PoCs published by ka0x.
AI-analyzed exploit summary This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in phpRealty <= 0.03 due to an undeclared $INC variable in manager/static/view.php. The PoC shows how an attacker can include a remote shell by manipulating the INC parameter.
Description
PHP remote file inclusion vulnerability in manager/static/view.php in phpRealty 0.03 and earlier, and possibly other versions before 0.05, allows remote attackers to execute arbitrary PHP code via a URL in the INC parameter.
Exploits (1)
This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in phpRealty <= 0.03 due to an undeclared $INC variable in manager/static/view.php. The PoC shows how an attacker can include a remote shell by manipulating the INC parameter.