Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-pagenavi domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/u918112125/domains/exploit.company/public_html/wp-includes/functions.php on line 6114
Multiple Cross-Site Scripting Vulnerabilities in Flyspray - exploit.company
header-logo
Suggest Exploit
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
Metasploit:
Other Scripts:
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.
Source

Exploit-DB raw data:

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

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.

These issues affect Flyspray 0.9.9 - 0.9.9.3.

http://www.example.com/index.php?do=index&dummy=dummy');alert('XSS');void('
http://www.example.com/index.php?do=details&task_id=1174&details=');alert('XSS