vendor:
MantisBT
by:
Unknown
6.1
CVSS
MEDIUM
Cross-Site Scripting (XSS)
79
CWE
Product Name: MantisBT
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: YES
Related CWE: CVE-2005-2263
CPE: a:mantisbt_project:mantisbt
Platforms Tested:
2005
Mantis Cross-Site Scripting Vulnerability
Mantis is prone to a cross-site scripting vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input.An attacker may leverage this issue to have arbitrary script code execute 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:
To mitigate this vulnerability, it is recommended to sanitize user-supplied input before using it in any web page.