Exploitation Summary
EIP tracks 1 public exploit for CVE-2007-2634. PoCs published by ThE TiGeR.
AI-analyzed exploit summary This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in AForum <=1.33 by manipulating the 'CommonAbsDir' parameter in 'func.php' to include a remote shell. The attack requires the target server to have 'allow_url_include' enabled in PHP.
Description
PHP remote file inclusion vulnerability in common/errormsg.php in aForum 1.32 and possibly earlier, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the header parameter. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.
Exploits (1)
This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in AForum <=1.33 by manipulating the 'CommonAbsDir' parameter in 'func.php' to include a remote shell. The attack requires the target server to have 'allow_url_include' enabled in PHP.