CVE-2008-4719
openengine 2.0 beta2 - Remote Code Execution via oe_classpath Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-4719. PoCs published by Crackers_Child.
AI-analyzed exploit summary This exploit demonstrates a remote file inclusion vulnerability in openEngine 2.0 beta2 via the 'oe_classpath' parameter in filepool.php. The attacker can include arbitrary remote files, potentially leading to remote code execution.
Description
PHP remote file inclusion vulnerability in cms/classes/openengine/filepool.php in openEngine 2.0 beta2, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the oe_classpath parameter, a different vector than CVE-2008-4329.
Exploits (1)
This exploit demonstrates a remote file inclusion vulnerability in openEngine 2.0 beta2 via the 'oe_classpath' parameter in filepool.php. The attacker can include arbitrary remote files, potentially leading to remote code execution.