First published: Tue Oct 01 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.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
code-projects Restaurant Reservation System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-9360 has been classified as critical.
CVE-2024-9360 affects the file /updatebal.php in the Restaurant Reservation System 1.0.
CVE-2024-9360 is associated with SQL injection due to manipulation of the argument 'company'.
Yes, CVE-2024-9360 can be exploited remotely.
To fix CVE-2024-9360, ensure that user input is properly sanitized and validated before being processed in database queries.