vendor:
Zikula Application Framework
by:
4.3
CVSS
MEDIUM
Cross-Site Scripting (XSS)
79
CWE
Product Name: Zikula Application Framework
Affected Version From: 1.2.2002
Affected Version To:
Patch Exists: NO
Related CWE:
CPE: zikula_application_framework
Platforms Tested:
Zikula Application Framework Cross-Site Scripting Vulnerability
Zikula 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 allow the attacker to steal cookie-based authentication credentials and to launch other attacks.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize and validate user-supplied data before using it in the application.