CVE-2024-9086: code-projects Restaurant Reservation System filter.php sql injection
A vulnerability classified as critical has been found in code-projects Restaurant Reservation System 1.0. Affected is an unknown function of the file /filter.php. The manipulation of the argument from/to leads to sql injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. The initial researcher advisory only mentions the parameter "from" to be affected. But it must be assumed that parameter "to" is affected as well.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-9086?
The severity of CVE-2024-9086 is classified as critical.
How does CVE-2024-9086 affect the Restaurant Reservation System?
CVE-2024-9086 affects the Restaurant Reservation System 1.0 through SQL injection vulnerabilities in the /filter.php file.
Can CVE-2024-9086 be exploited remotely?
Yes, CVE-2024-9086 can be exploited remotely by manipulating arguments in the affected function.
What is the impact of exploiting CVE-2024-9086?
Exploiting CVE-2024-9086 could allow an attacker to execute arbitrary SQL commands on the database.
How do I fix CVE-2024-9086 in the Restaurant Reservation System?
To fix CVE-2024-9086, sanitize input parameters in the /filter.php file to prevent SQL injection attacks.