CVE-2007-0684
Cerulean Portal System 0.7b - Remote File Inclusion via phpbb_root_path Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-0684. PoCs published by Mehmet Ince.
AI-analyzed exploit summary This exploit demonstrates a Remote File Include (RFI) vulnerability in Cerulean Portal System by manipulating the `phpbb_root_path` parameter to include arbitrary remote files. The PoC shows how an attacker can inject a malicious URL to execute remote code.
Description
PHP remote file inclusion vulnerability in portal.php in Cerulean Portal System 0.7b allows remote attackers to execute arbitrary PHP code via a URL in the phpbb_root_path parameter.
Exploits (1)
This exploit demonstrates a Remote File Include (RFI) vulnerability in Cerulean Portal System by manipulating the `phpbb_root_path` parameter to include arbitrary remote files. The PoC shows how an attacker can inject a malicious URL to execute remote code.