Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-3324. PoCs published by cr4wl3r.
AI-analyzed exploit summary This exploit demonstrates a Remote File Include (RFI) vulnerability in ProdLer <= 2.0, allowing an attacker to include a remote shell via the `sPath` parameter in `prodler.class.php`. The PoC provides a clear example of how to exploit this vulnerability.
Description
PHP remote file inclusion vulnerability in include/prodler.class.php in ProdLer 2.0 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the sPath parameter.
Exploits (1)
This exploit demonstrates a Remote File Include (RFI) vulnerability in ProdLer <= 2.0, allowing an attacker to include a remote shell via the `sPath` parameter in `prodler.class.php`. The PoC provides a clear example of how to exploit this vulnerability.