CVE-2006-1149
OWL Intranet Engine 0.82 - Remote File Inclusion via xrms_file_root Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-1149. PoCs published by rgod.
AI-analyzed exploit summary This exploit targets CVE-2006-1149 in OWL Intranet Engine 0.82 by leveraging remote code execution via the 'xrms_file_root' parameter. It requires register_globals and allow_url_fopen to be enabled, and it fetches a malicious PHP script from a remote location to execute arbitrary commands.
Description
PHP remote file inclusion vulnerability in lib/OWL_API.php in OWL Intranet Engine 0.82, when register_globals is enabled, allows remote attackers to include arbitrary files via a URL in the xrms_file_root parameter, which is not initialized before use.
Exploits (1)
This exploit targets CVE-2006-1149 in OWL Intranet Engine 0.82 by leveraging remote code execution via the 'xrms_file_root' parameter. It requires register_globals and allow_url_fopen to be enabled, and it fetches a malicious PHP script from a remote location to execute arbitrary commands.