vendor:
Zwiki
by:
5.5
CVSS
MEDIUM
Cross-Site Scripting (XSS)
79
CWE
Product Name: Zwiki
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
Zwiki Cross-Site Scripting Vulnerability
Zwiki is susceptible to a cross-site scripting vulnerability. This issue allows a remote attacker to create a malicious URI link that includes hostile HTML and script code. If this link is followed, the hostile code may be rendered in the web browser of the victim user.
Mitigation:
To mitigate this vulnerability, it is recommended to properly sanitize user-supplied URI input before including it in dynamic web page content.