vendor:
MoniWiki
by:
Unknown
5.5
CVSS
MEDIUM
Cross-Site Scripting (XSS)
79
CWE
Product Name: MoniWiki
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Unknown
Unknown
MoniWiki Cross-Site Scripting Vulnerability
MoniWiki is prone to a cross-site scripting vulnerability due to improper sanitization of user-supplied URI input. An attacker can create a malicious URI link containing hostile HTML and script code. When a victim user follows this link, the code may be executed in their browser, potentially allowing the attacker to steal authentication credentials or launch other attacks.
Mitigation:
It is recommended to update MoniWiki to the latest version or apply any relevant patches or fixes provided by the vendor. Additionally, input validation and sanitization should be implemented to prevent such vulnerabilities.