CVE-2006-4545
ModuleBased CMS Pre-Alpha - Remote File Inclusion via _SERVER Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-4545. PoCs published by sCORPINo.
AI-analyzed exploit summary This is a vulnerability writeup describing multiple remote file inclusion (RFI) vulnerabilities in ModuleBased CMS due to improper sanitization of user-supplied input. The writeup provides example URLs demonstrating how an attacker could exploit these vulnerabilities to execute arbitrary PHP code.
Description
PHP remote file inclusion vulnerability in ModuleBased CMS Pre-Alpha allows remote attackers to execute arbitrary PHP code via the _SERVER parameter in (1) admin/avatar.php, (2) libs/archive.class.php, (3) libs/login.php, (4) libs/profiles.class.php, and (5) libs/profile/proccess.php. NOTE: CVE disputes this claim, as the _SERVER array and the _SERVER[DOCUMENT_ROOT] index are controlled by PHP and cannot be manipulated by an attacker
Exploits (1)
This is a vulnerability writeup describing multiple remote file inclusion (RFI) vulnerabilities in ModuleBased CMS due to improper sanitization of user-supplied input. The writeup provides example URLs demonstrating how an attacker could exploit these vulnerabilities to execute arbitrary PHP code.