vendor:
Ultra Light Forum
by:
cr4wl3r
8,8
CVSS
HIGH
Persistant XSS
79
CWE
Product Name: Ultra Light Forum
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows 7
2013
Ultra Light Forum Persistant XSS Vulnerability
Ultra Light Forum is a standalone forum developed in PHP and MySQL with high speed and user-friendliness. It allows users to create and delete topics, reply to others topics, and vote in polls. A vulnerability exists in the profile settings, where a malicious user can inject a script into the messages box. If any user views the profile, the script will be executed.
Mitigation:
Input validation should be used to prevent malicious scripts from being injected into the messages box.