vendor:
Ushahidi
by:
shpendk
8,8
CVSS
HIGH
CSRF Add Admin PoC & Persistent XSS
352, 79
CWE
Product Name: Ushahidi
Affected Version From: 2.2
Affected Version To: 2.2
Patch Exists: NO
Related CWE: N/A
CPE: 2.2
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Xampp on Windows
2012
Ushahidi 2.2 Multiple Vulnerabilites
The first vulnerability is a CSRF Add Admin PoC which allows an attacker to add an admin user to the system. This is done by sending a POST request with the necessary parameters. The second vulnerability is a Persistent XSS which allows an attacker to inject malicious JavaScript code into the system. This is done by creating a new user with a malicious username.
Mitigation:
Implementing a strong CSRF protection mechanism and validating user input to prevent XSS attacks.