CVE-2006-1149

OWL Intranet Engine 0.82 - Remote File Inclusion via xrms_file_root Parameter

Title source: llm
STIX 2.1

Exploitation 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)

exploitdb WORKING POC VERIFIED
by rgod · perlwebappsphp
https://www.exploit-db.com/exploits/1561

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.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: OWL Intranet Engine 0.82
No auth needed
Prerequisites: register_globals = On · allow_url_fopen = On · remote PHP script hosted on attacker-controlled server
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (6)

Core 6
Core References
Exploit vdb-entry x_refsource_osvdb
http://www.osvdb.org/23734
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/1561
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/25082
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/17021
Exploit, Vendor Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/19142
Third Party Advisory vdb-entry x_refsource_vupen
http://www.vupen.com/english/advisories/2006/0868

Scores

EPSS 0.0977
EPSS Percentile 94.9%

Details

Status published
Products (5)
owl/owl_intranet_engine 0.6
owl/owl_intranet_engine 0.8
owl/owl_intranet_engine 0.72
owl/owl_intranet_engine 0.73
owl/owl_intranet_engine 0.82
Published Mar 10, 2006
Tracked Since Feb 18, 2026