vendor:
Multi Restaurant Table Reservation System
by:
yunaranyancat
8.8
CVSS
HIGH
Persistent XSS
79
CWE
Product Name: Multi Restaurant Table Reservation System
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:sourcecodester:multi_restaurant_table_reservation_system:1.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Ubuntu 18.04 + XAMPP 7.4.11
2020
Multi Restaurant Table Reservation System 1.0 – Multiple Persistent XSS
Multiple Persistent Cross-site Scripting in Multi Restaurant Table Reservation System allows attacker to gain sensitive information using these vulnerabilities. The vulnerability is triggered by adding payload in Restaurant Name field in profile.php and Table Name field in table-add.php.
Mitigation:
Input validation and output encoding should be used to prevent XSS attacks.