CVE-2024-9360: code-projects Restaurant Reservation System updatebal.php sql injection
Published Oct 1, 2024
·Updated
A vulnerability was found in code-projects Restaurant Reservation System 1.0. It has been classified as critical. This affects an unknown part of the file /updatebal.php. The manipulation of the argument company leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used.
Affected Software
1 affected component
Code-projects Restaurant Reservation System=1.0
Event History
Oct 1, 2024
CVE Published
via MITRE·03:00 AM
Data Sourced
via MITRE·03:00 AM
DescriptionSeverityWeakness
Data Sourced
via NVD·03:15 AM
DescriptionSeverityWeakness
Frequently Asked Questions
1
What is the severity of CVE-2024-9360?
CVE-2024-9360 has been classified as critical.
2
What part of the application is affected by CVE-2024-9360?
CVE-2024-9360 affects the file /updatebal.php in the Restaurant Reservation System 1.0.
3
What type of vulnerability is associated with CVE-2024-9360?
CVE-2024-9360 is associated with SQL injection due to manipulation of the argument 'company'.
4
Can the CVE-2024-9360 vulnerability be exploited remotely?
Yes, CVE-2024-9360 can be exploited remotely.
5
How do I fix CVE-2024-9360?
To fix CVE-2024-9360, ensure that user input is properly sanitized and validated before being processed in database queries.