First published: Wed Jan 10 2024(Updated: )
A vulnerability was found in code-projects Simple Online Hotel Reservation System 1.0. It has been declared as critical. This vulnerability affects unknown code of the file login.php. The manipulation of the argument username/password leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. VDB-250126 is the identifier assigned to this vulnerability.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
code-projects Simple Online Hotel Reservation System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-0359 is declared as a critical vulnerability.
CVE-2024-0359 is an SQL injection vulnerability found in the login.php file.
CVE-2024-0359 allows remote attackers to manipulate the username/password arguments, leading to potential database exposure.
CVE-2024-0359 affects version 1.0 of the Simple Online Hotel Reservation System.
Fixing CVE-2024-0359 involves sanitizing and validating user inputs in the login.php code to prevent SQL injection.