First published: Fri Dec 01 2023(Updated: )
Restaurant Table Booking System V1.0 is vulnerable to SQL Injection in rtbs/admin/index.php via the username parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHPGurukul Restaurant Table Booking System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-48016 is a vulnerability in Restaurant Table Booking System V1.0 that allows SQL Injection attacks through the username parameter in rtbs/admin/index.php.
CVE-2023-48016 has a severity level of 7.5 (high).
CVE-2023-48016 affects Restaurant Table Booking System V1.0.
The CWE for CVE-2023-48016 is CWE-89 (SQL Injection).
To fix CVE-2023-48016, developers should sanitize and validate user input to prevent SQL Injection attacks.