vendor:
Flyspray
by:
Not provided
7.5
CVSS
HIGH
Cross-Site Scripting (XSS)
79
CWE
Product Name: Flyspray
Affected Version From: 2000.9.9
Affected Version To: 0.9.9.3
Patch Exists: NO
Related CWE: Not provided
CPE: Not provided
Platforms Tested: Not provided
Not provided
Multiple Cross-Site Scripting Vulnerabilities in Flyspray
Flyspray is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input. An attacker may leverage these issues 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:
The vendor should release a patch to properly sanitize user-supplied input and prevent XSS attacks. In the meantime, users can mitigate the risk by avoiding untrusted input or implementing input validation and output encoding.