vendor:
TagCloud
by:
Unknown
7.5
CVSS
HIGH
HTML-injection
79
CWE
Product Name: TagCloud
Affected Version From: 2
Affected Version To: Unknown
Patch Exists: NO
Related CWE: Unknown
CPE: Unknown
Platforms Tested:
Unknown
HTML-injection vulnerability in TagCloud
TagCloud fails to properly sanitize user-supplied input before using it in dynamically generated content, allowing attacker-supplied HTML and script code to run in the context of the affected browser.
Mitigation:
Proper input validation and sanitization of user-supplied input should be implemented to prevent HTML-injection attacks.