header-logo
Suggest Exploit
vendor:
Kasseler CMS
by:
7.5
CVSS
HIGH
Cross-Site Scripting
79
CWE
Product Name: Kasseler CMS
Affected Version From: 2.0.5
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Metasploit:
Other Scripts:
Platforms Tested:

Kasseler CMS Cross-Site Scripting Vulnerability

The Kasseler CMS is prone to a cross-site scripting vulnerability due to improper input sanitization. An attacker can 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 sanitize user-supplied input before using it in web applications.
Source

Exploit-DB raw data:

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

Kasseler CMS is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.

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 let the attacker steal cookie-based authentication credentials and launch other attacks.

This issue affects Kasseler CMS 2.0.5; other versions may also be affected. 

http://www.example.com/index.php?online/<script>alert(213771818860)</script>