CVE-2007-0497
Upload-Service 1.0 - Remote File Inclusion via maindir Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-0497. PoCs published by y3dips.
AI-analyzed exploit summary This is a writeup describing a remote file inclusion vulnerability in Upload Service 1.0 due to unsanitized input in the $maindir variable. The vulnerability allows remote code execution when register_globals and allow_url_fopen are enabled.
Description
PHP remote file inclusion vulnerability in upload/top.php in Upload-Service 1.0, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the maindir parameter.
Exploits (1)
This is a writeup describing a remote file inclusion vulnerability in Upload Service 1.0 due to unsanitized input in the $maindir variable. The vulnerability allows remote code execution when register_globals and allow_url_fopen are enabled.