vendor:
Flyspray
by:
Vaibhav Gupta
8,8
CVSS
HIGH
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: Flyspray
Affected Version From: 0.9.9.6
Affected Version To: 0.9.9.6
Patch Exists: NO
Related CWE: N/A
CPE: a:flyspray:flyspray:0.9.9.6
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2012
Flyspray 0.9.9.6 CSRF Vulnerability
This exploit allows an attacker to add an admin account to the Flyspray 0.9.9.6 application. The exploit is done by creating a malicious HTML page that contains a form with hidden fields. When the page is loaded, the form is automatically submitted, creating a new admin account with the username 'root' and the password '12345678'.
Mitigation:
Implementing a CSRF token in the application can help prevent this type of attack.