vendor:
ULoki Community Forum
by:
Sioma Labs
7,5
CVSS
HIGH
Cross Site Scripting
79
CWE
Product Name: ULoki Community Forum
Affected Version From: v2.1
Affected Version To: v2.1
Patch Exists: NO
Related CWE:
CPE: 2.6:a:uloki:uloki_community_forum:2.1
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 SP 2 / WAMP
2010
ULoki Community Forum v2.1 (usercp.php) Cross Site Scripting
ULoki Community Forum v2.1 is vulnerable to Cross Site Scripting (XSS) vulnerability. An attacker can inject malicious JavaScript code into the 'location' parameter of the 'usercp.php' page. This malicious code will be executed in the browser of the victim when the vulnerable page is accessed.
Mitigation:
Input validation should be used to prevent malicious code from being injected into the vulnerable page.