Vanilla Forums Poll Plugin 0.9 Stored XSS
2012-06-03 10:15:08# 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>
#############################################################
Fixes
No fixesIn order to submit a new fix you need to be registered.