CVE-2008-2854
Orlando CMS 0.6 - Remote Code Execution via GLOBALS[preloc] Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-2854. PoCs published by Ciph3r.
AI-analyzed exploit summary This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in Orlando CMS by manipulating the `GLOBALS[preloc]` parameter to include a remote PHP shell. The vulnerability allows an attacker to execute arbitrary code by including a malicious file from a remote server.
Description
Multiple PHP remote file inclusion vulnerabilities in Orlando CMS 0.6 allow remote attackers to execute arbitrary PHP code via a URL in the GLOBALS[preloc] parameter to (1) modules/core/logger/init.php and (2) AJAX/newscat.php.
Exploits (1)
This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in Orlando CMS by manipulating the `GLOBALS[preloc]` parameter to include a remote PHP shell. The vulnerability allows an attacker to execute arbitrary code by including a malicious file from a remote server.