vendor:
WikiNi
by:
SecurityFocus
7.5
CVSS
HIGH
HTML-injection
79
CWE
Product Name: WikiNi
Affected Version From: 2000.4.3
Affected Version To: 2000.4.4
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: N/A
2006
WikiNi HTML-injection Vulnerabilities
WikiNi is prone to multiple HTML-injection vulnerabilities because it fails to sufficiently sanitize user-supplied input data before using it in dynamically generated content. An attacker may leverage these issues to have arbitrary script code execute in the browser of an unsuspecting user in the context of the affected site. This may allow an attacker to steal cookie-based authentication credentials, control how the site is rendered, and launch other attacks.
Mitigation:
Input validation should be used to ensure that user-supplied data does not contain malicious HTML or script code.