vendor:
Wikidforum
by:
Amir Hossein Mahboubi
3.5
CVSS
MEDIUM
Cross-Site Scripting
79
CWE
Product Name: Wikidforum
Affected Version From: 2.20
Affected Version To: 2.20
Patch Exists: NO
Related CWE: N/A
CPE: 2.20
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Linux & Windows
2018
Wikidforum 2.20 – Cross-Site Scripting
Wikidforum 2.20 is vulnerable to Cross-Site Scripting (XSS) via the 'reply_text' POST parameter. A logged in user can post a comment containing malicious JavaScript code, which will be executed in the browser of other users when they view the comment.
Mitigation:
Input validation should be used to prevent the execution of malicious code.