vendor:
Horde Application Framework
by:
Unknown
7.5
CVSS
HIGH
Cross-Site Scripting
79
CWE
Product Name: Horde Application Framework
Affected Version From: Horde versions prior to and including 3.3.8
Affected Version To: Horde versions prior to and including 3.3.8
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
Unknown
Horde Application Framework Cross-Site Scripting Vulnerability
Horde Application Framework is prone to a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied data. An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.
Mitigation:
It is recommended to sanitize user-supplied data to prevent cross-site scripting attacks. Applying input validation and output encoding techniques can help mitigate this vulnerability.