vendor:
Mantis
by:
Unknown
7.5
CVSS
HIGH
Cross-Site Scripting
79
CWE
Product Name: Mantis
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: YES
Related CWE:
CPE: a:mantisbt:mantis
Platforms Tested:
2004
Cross-Site Scripting Vulnerabilities in Mantis
Mantis, a web-based bug tracking system, is affected by cross-site scripting vulnerabilities. These vulnerabilities arise from a lack of proper sanitization of user-supplied URI input. A remote attacker can exploit these vulnerabilities by creating a malicious URI link containing hostile HTML and script code. When the victim user follows this link, the malicious code can execute in their web browser, potentially leading to theft of authentication credentials or other attacks.
Mitigation:
Upgrade to the CVS version of Mantis released on 1 Aug 2004 or later. Implement proper input sanitization and validation to mitigate the risk of cross-site scripting vulnerabilities.