Wordpress 3.2.1 persistent xss exploit
Here is Wordpress 3.2.1 Core (post-template.php) Improper Sanitizing(Persistent XSS)by silentph33r aka Darshit Ashara.This is author level vulnerability
Recently wordpress vulnerabiltiy reported in timthumb & now new vulberability is discovered in core modules
Author : Darshit Ashara
Contact : john_pwnr@yahoo.com
Love to : A Gondela, Y Jaygadkar, A Dhaka, Rahul Sasi,
Team Indishell and Garage4hackers.
=======================================================
Improper sanitized code in Wordpress Core Module(post-template.php)
Causing Cross site Scripting.
and its will give out alert on index page and post page.
Below are the temporary patches for fixing.
Vendor notified about this vulnerability.
/*This will patch XSS in Index Page*/
Vulnerable Code Part 1
Patch for this wordpress vulnerability