vendor:
Vanilla
by:
Henry Hoggard
7,5
CVSS
HIGH
Persistant XSS
79
CWE
Product Name: Vanilla
Affected Version From: Vanilla Version 2.0.18.4
Affected Version To: About Me 1.1.1
Patch Exists: YES
Related CWE: N/A
CPE: vanillaforums.org/addon/aboutme-plugin
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Web
2012
Vanilla About Me Plugin Persistant XSS Vulnerability
Go to http://target.tld/index.php?p=/profile/editme/4/testmember and post your XSS in any of the text fields. Then if a user visits your about me page (http://target.tld/index.php?p=/profile/aboutme/4/testmember) the script will execute.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in the application.