CVE-2007-6289
iptel serweb < 2.0.0dev1 - Remote Code Execution via _SERWEB[configdir] Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2007-6289. PoCs published by GoLd_M.
AI-analyzed exploit summary This exploit demonstrates multiple remote file inclusion vulnerabilities in SerWeb <= 2.1.0-dev1. The PoC shows how an attacker can include arbitrary files by manipulating the `_SERWEB[configdir]`, `_SERWEB[functionsdir]`, and `_PHPLIB[libdir]` parameters.
Description
Multiple PHP remote file inclusion vulnerabilities in SerWeb 2.0.0 dev1 and earlier allow remote attackers to execute arbitrary PHP code via a URL in the (1) _SERWEB[configdir] parameter to load_lang.php, (2) _SERWEB[functionsdir] parameter to main_prepend.php, and the (3) _PHPLIB[libdir] parameter to load_phplib.php, different vectors than CVE-2007-3359 and CVE-2007-3358.
Exploits (2)
This exploit demonstrates multiple remote file inclusion vulnerabilities in SerWeb <= 2.1.0-dev1. The PoC shows how an attacker can include arbitrary files by manipulating the `_SERWEB[configdir]`, `_SERWEB[functionsdir]`, and `_PHPLIB[libdir]` parameters.
The exploit demonstrates multiple remote and local file inclusion vulnerabilities in SerWeb <= 2.0.0 dev1. It leverages user-controlled input to include arbitrary files via manipulated parameters in PHP scripts.