CVE-2004-1592
ocPortal <= 1.0.3 - Remote File Inclusion via req_path Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2004-1592. PoCs published by Exoduks.
AI-analyzed exploit summary This exploit leverages a file inclusion vulnerability in OCP (Open Community Portal) 103 by manipulating the 'req_path' parameter to include a remote PHP script. The remote script executes arbitrary commands via the 'com' parameter, enabling remote code execution (RCE).
Description
PHP remote file inclusion vulnerability in index.php in ocPortal 1.0.3 and earlier allows remote attackers to execute arbitrary PHP code by modifying the req_path parameter to reference a URL on a remote web server that contains a malicious funcs.php script.
Exploits (1)
This exploit leverages a file inclusion vulnerability in OCP (Open Community Portal) 103 by manipulating the 'req_path' parameter to include a remote PHP script. The remote script executes arbitrary commands via the 'com' parameter, enabling remote code execution (RCE).