CVE-2024-9359: code-projects Restaurant Reservation System addcompany.php sql injection
A vulnerability was found in code-projects Restaurant Reservation System 1.0 and classified as critical. Affected by this issue is some unknown functionality of the file /addcompany.php. The manipulation of the argument company leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-9359?
CVE-2024-9359 is classified as a critical vulnerability due to its potential for SQL injection.
How do I fix CVE-2024-9359?
Fix CVE-2024-9359 by validating and sanitizing user inputs to the /addcompany.php file and implementing prepared statements in the database queries.
What impact does CVE-2024-9359 have on my system?
CVE-2024-9359 allows attackers to execute arbitrary SQL commands, potentially compromising the database and exposing sensitive information.
What versions of Restaurant Reservation System are affected by CVE-2024-9359?
CVE-2024-9359 affects version 1.0 of the code-projects Restaurant Reservation System.
Can CVE-2024-9359 be exploited remotely?
Yes, CVE-2024-9359 can be exploited remotely, allowing attackers to manipulate the affected functionality.