vendor:
OTRS
by:
Unknown
7.5
CVSS
HIGH
Cross-Site Scripting
79
CWE
Product Name: OTRS
Affected Version From: 2.0.4
Affected Version To: Unknown (other versions may also be affected)
Patch Exists: NO
Related CWE: Unknown
CPE: a:otrs:otrs:2.0.4
Platforms Tested: Unknown
Unknown
Cross-Site Scripting Vulnerability in OTRS
OTRS is prone to a cross-site scripting vulnerability because the application 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 allow the attacker to steal cookie-based authentication credentials and to launch other attacks.
Mitigation:
Ensure all user-supplied input is properly sanitized before using it in the application.