CVE-2008-5922
CFAGCMS 1 - Remote Code Execution via Main or Right Parameter Injection
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-5922. PoCs published by BeyazKurt.
AI-analyzed exploit summary This exploit demonstrates a local file inclusion vulnerability in CFAGCMS due to unsanitized user input in the 'main' and 'right' parameters in themes/default/index.php. An attacker can include arbitrary files, potentially leading to remote code execution if combined with file upload or log poisoning.
Description
Multiple PHP remote file inclusion vulnerabilities in themes/default/index.php in Cant Find A Gaming CMS (CFAGCMS) 1 allow remote attackers to execute arbitrary PHP code via a URL in the (1) main and (2) right parameters.
Exploits (1)
This exploit demonstrates a local file inclusion vulnerability in CFAGCMS due to unsanitized user input in the 'main' and 'right' parameters in themes/default/index.php. An attacker can include arbitrary files, potentially leading to remote code execution if combined with file upload or log poisoning.