CVE-2008-3166
BoonEx Ray 3.5 - Remote Code Execution via sIncPath Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2008-3166. PoCs published by RoMaNcYxHaCkEr.
AI-analyzed exploit summary This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in Ray 3.5, allowing an attacker to include and execute arbitrary remote files via the 'sIncPath' parameter in 'content.inc.php'. The provided URL includes a remote shell (c99in.txt) as a proof of concept.
Description
PHP remote file inclusion vulnerability in modules/global/inc/content.inc.php in BoonEx Ray 3.5, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the sIncPath parameter.
Exploits (2)
This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in Ray 3.5, allowing an attacker to include and execute arbitrary remote files via the 'sIncPath' parameter in 'content.inc.php'. The provided URL includes a remote shell (c99in.txt) as a proof of concept.
The exploit demonstrates a Remote File Inclusion (RFI) vulnerability in Dolphin PHP 6.1.2, where multiple files in plugins and modules can be manipulated to include remote malicious scripts via the 'dir[plugins]' or 'sIncPath' parameters.