vendor:
Superfood - Restaurants & Online Food Order System
by:
Borna nematzadeh (L0RD)
6.8
CVSS
MEDIUM
Persistent cross site scripting / Cross site request forgery / Admin panel Authentication bypass
79, 352, 287
CWE
Product Name: Superfood - Restaurants & Online Food Order System
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:codecanyon:superfood_restaurants_online_food_order_system
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Kali Linux
2018
Superfood – Restaurants & Online Food Order System 1.0 – Persistent cross site scripting / Cross site request forgery / Admin panel Authentication bypass
Superfood - Restaurants & Online Food Order System 1.0 suffers from multiple vulnerabilities. For Persistent cross site scripting, after creating an account, go to the profile and navigate to 'Update profile' and put the payload '/><script>alert('xss')</script>. For CSRF, attacker can change user's authentication directly. For Admin panel Authentication bypass, go to http://restaurant.thesoftking.com/admin and put the payload 'admin'-- in the username field.
Mitigation:
Implement input validation, use of secure authentication, and use of secure communication protocols.