header-logo
Suggest Exploit
vendor:
Zikula Application Framework
by:
Unknown
5.5
CVSS
MEDIUM
Cross-Site Scripting (XSS)
79
CWE
Product Name: Zikula Application Framework
Affected Version From: 1.2.2002
Affected Version To: 1.2.2002
Patch Exists: YES
Related CWE:
CPE: a:zikula:zikula_application_framework:1.2.2
Metasploit:
Other Scripts:
Platforms Tested:
2010

Cross-Site Scripting Vulnerability in Zikula Application Framework

The Zikula Application Framework is vulnerable to a cross-site scripting (XSS) attack due to insufficient sanitization of user-supplied data. An attacker can exploit this vulnerability to execute arbitrary script code in the browser of an unsuspecting user, potentially leading to the theft of authentication credentials and other attacks.

Mitigation:

To mitigate this vulnerability, it is recommended to implement proper input validation and sanitization routines to ensure that user-supplied data is properly handled and rendered safely.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/39717/info

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.

Zikula Application Framework 1.2.2 is vulnerable; other versions may also be affected. 

http://www.example.com/?lang=en%27%22%3E%3Cimg%20src=0%20onerror=alert%28document.cookie%29%3E