CVE-2006-6213
PEGames - Remote File Inclusion via index.php abs_url Parameter
Title source: manualExploitation Summary
EIP tracks 1 public exploit for CVE-2006-6213. PoCs published by DeltahackingTEAM.
AI-analyzed exploit summary This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in PEGames by manipulating the 'abs_url' parameter to include a remote shell. The vulnerable code dynamically includes a PHP file without proper input validation.
Description
index.php in PEGames uses the extract function to overwrite critical variables, which allows remote attackers to conduct PHP remote file inclusion attacks via the abs_url parameter, which is later extracted to overwrite a previously uncontrolled value.
Exploits (1)
This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in PEGames by manipulating the 'abs_url' parameter to include a remote shell. The vulnerable code dynamically includes a PHP file without proper input validation.