vendor:
Horde Framework
by:
Unknown
5.5
CVSS
MEDIUM
Cross-Site Scripting (XSS)
79
CWE
Product Name: Horde Framework
Affected Version From: Prior to version 3.1.4
Affected Version To:
Patch Exists: YES
Related CWE:
CPE: a:horde_project:horde_framework
Platforms Tested:
Unknown
Cross-Site Scripting Vulnerability in Horde Framework
The Horde Framework application fails to properly sanitize user-supplied input, leading to a cross-site scripting vulnerability. An attacker can inject HTML and script code, which will execute in the context of the affected site. This can potentially allow the attacker to steal cookie-based authentication credentials.
Mitigation:
To mitigate this vulnerability, it is recommended to update the Horde Framework to version 3.1.4 or later. Additionally, input validation and output encoding should be implemented to properly sanitize user-supplied input.