CVE-2007-0837
AgerMenu <= 0.03 - Remote File Inclusion via rootdir Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-0837. PoCs published by GoLd_M.
AI-analyzed exploit summary This exploit leverages a file inclusion vulnerability in agermenu-0.01 by manipulating the 'rootdir' parameter in 'top.inc.php' to include an arbitrary file ('Evil.txt'). The vulnerability allows remote code execution if the attacker can control the included file.
Description
PHP remote file inclusion vulnerability in examples/inc/top.inc.php in AgerMenu 0.03 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the rootdir parameter.
Exploits (1)
This exploit leverages a file inclusion vulnerability in agermenu-0.01 by manipulating the 'rootdir' parameter in 'top.inc.php' to include an arbitrary file ('Evil.txt'). The vulnerability allows remote code execution if the attacker can control the included file.