CVE-2025-6394: code-projects Simple Online Hotel Reservation System add_reserve.php sql injection
A vulnerability was found in code-projects Simple Online Hotel Reservation System 1.0. It has been declared as critical. Affected by this vulnerability is an unknown functionality of the file /addreserve.php. The manipulation of the argument firstname leads to sql injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. Other parameters might be affected as well.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-6394?
CVE-2025-6394 has been declared as critical due to its potential for SQL injection.
How does CVE-2025-6394 affect the Simple Online Hotel Reservation System?
CVE-2025-6394 affects the /add_reserve.php file by allowing SQL injection through the manipulation of the firstname argument.
How can I mitigate CVE-2025-6394?
To mitigate CVE-2025-6394, sanitize user inputs in the /add_reserve.php file and implement prepared statements.
What are the potential impacts of CVE-2025-6394?
The potential impacts of CVE-2025-6394 include unauthorized access to the database and potential data leakage.
Is there a patch available for CVE-2025-6394?
As of now, there is no official patch released for CVE-2025-6394, so it is critical to implement manual mitigations.