CVE-2007-0703
WebBuilder < 2.0 - Remote File Inclusion via GLOBALS[core][module_path] Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-0703. PoCs published by GoLd_M.
AI-analyzed exploit summary This exploit demonstrates a Remote File Include (RFI) vulnerability in WebBuilder <= 2.0. The vulnerability is due to improper input validation in the 'StageLoader.php' file, allowing an attacker to include arbitrary remote files via the 'GLOBALS[core][module_path]' parameter.
Description
PHP remote file inclusion vulnerability in library/StageLoader.php in WebBuilder 2.0 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the GLOBALS[core][module_path] parameter.
Exploits (1)
This exploit demonstrates a Remote File Include (RFI) vulnerability in WebBuilder <= 2.0. The vulnerability is due to improper input validation in the 'StageLoader.php' file, allowing an attacker to include arbitrary remote files via the 'GLOBALS[core][module_path]' parameter.