vendor:
ClonusWiki
by:
John Martinelli
5.5
CVSS
MEDIUM
HTML-injection
79
CWE
Product Name: ClonusWiki
Affected Version From: ClonusWiki 0.5
Affected Version To: ClonusWiki 0.5
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
ClonusWiki HTML-injection vulnerability
ClonusWiki is prone to an HTML-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in dynamically generated content. Attacker-supplied HTML and script code would run in the context of the affected site, potentially allowing the attacker to steal cookie-based authentication credentials and to control how the site is rendered to the user; other attacks are also possible.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize user input before using it in dynamically generated content.