CVE-2023-48016: SQL Injection
Published Dec 1, 2023
·Updated
Restaurant Table Booking System V1.0 is vulnerable to SQL Injection in rtbs/admin/index.php via the username parameter.
Affected Software
1 affected component
Phpgurukul Restaurant Table Booking System=1.0
Event History
Dec 1, 2023
CVE Published
12:00 AM
Data Sourced
12:00 AM
Description
Frequently Asked Questions
1
What is CVE-2023-48016?
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.
2
How severe is CVE-2023-48016?
CVE-2023-48016 has a severity level of 7.5 (high).
3
How does CVE-2023-48016 affect the software?
CVE-2023-48016 affects Restaurant Table Booking System V1.0.
4
What is the Common Weakness Enumeration (CWE) for CVE-2023-48016?
The CWE for CVE-2023-48016 is CWE-89 (SQL Injection).
5
Is there a fix for CVE-2023-48016?
To fix CVE-2023-48016, developers should sanitize and validate user input to prevent SQL Injection attacks.