[Exploit] [Remote] [Local] [Web Apps] [Dos/Poc] [Shellcode] [RSS]
# Title : Vanilla Forums Poll Plugin 0.9 Stored XSS
# Published : 2012-06-03
# Author :
# Previous Title : b2ePMS 1.0 multiple SQLi Vulnerabilities
# Next Title : WeBid converter.php Remote PHP Code Injection
# Title: Vanilla Poll 0.9 Stored XSS
# Date: 1/6/12
# Author: Henry Hoggard
# Author URL: henryhoggard.co.uk
# Author Twitter: @henryhoggard
# Software: Vanilla Version 2.0.18.4 + Vanilla Poll 0.9
# http://vanillaforums.org/download
# http://vanillaforums.org/addon/poll-plugin
# Exploit-DB Note:
# User must have proper privileges to attach
# a poll to a discussion
To create the XSS firstly create a new thread.
Once the thread is made press attach the poll and either enter the XSS in the title or the answers of the poll.
The XSS I used is
<script>alert('xss')</script>
#############################################################