vendor:
Redmine
by:
p0deje
7.5
CVSS
HIGH
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: Redmine
Affected Version From: 2000.8.6
Affected Version To: 2000.8.6
Patch Exists: YES
Related CWE: N/A
CPE: a:redmine:redmine
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
2009
Redmine <= 0.8.6 CSRF Add Admin User Exploit
Ruby on Rails is prone to a cross-site request-forgery vulnerability. Exploiting this issue may allow a remote attacker to perform certain administrative actions, gain unauthorized access to the affected application, or delete certain data. Other attacks are also possible. This exploit creates a user account with administrative rights by exploiting the CSRF vulnerability in Redmine <= 0.8.6. The exploit code includes a form with hidden fields that contain the user's login, firstname, lastname, email, password, and admin status. The exploit also includes a script that submits the form when the page is loaded.
Mitigation:
Upgrade to the latest version of Redmine.