First published: Sat Sep 30 2023(Updated: )
A vulnerability, which was classified as problematic, was found in Online Banquet Booking System 1.0. Affected is an unknown function of the file /view-booking-detail.php of the component Account Detail Handler. The manipulation of the argument username leads to cross site scripting. It is possible to launch the attack remotely. VDB-240942 is the identifier assigned to this vulnerability.
Credit: cna@vuldb.com cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Phpgurukul Online Banquet Booking System | =1.0 | |
=1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-5303 is a vulnerability found in Online Banquet Booking System 1.0 that allows for cross-site scripting (XSS) attacks through the manipulation of the 'username' argument in the /view-booking-detail.php file of the Account Detail Handler component.
CVE-2023-5303 has a severity rating of 6.1, which is classified as medium.
CVE-2023-5303 affects the Online Banquet Booking System 1.0 by allowing attackers to perform cross-site scripting (XSS) attacks by manipulating the 'username' argument in the /view-booking-detail.php file of the Account Detail Handler component.
CVE-2023-5303 is associated with CWE ID 79, which represents Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting').
To fix CVE-2023-5303, it is recommended to sanitize and validate user input to prevent cross-site scripting (XSS) attacks in the Online Banquet Booking System 1.0.