Reflected Cross-Site Scripting Vulnerability in PHPJabbers Restaurant Booking System
CVE-2023-51312
5.4MEDIUM
What is CVE-2023-51312?
The PHPJabbers Restaurant Booking System version 3.0 is susceptible to a reflected cross-site scripting (XSS) vulnerability that occurs within the Reservations menu, specifically in the Schedule section date parameter. This flaw could allow attackers to inject malicious scripts into web pages, which may compromise user data and web application integrity. Proper validation and sanitization of input parameters are essential to prevent such vulnerabilities and ensure the security of web applications.