First published: Mon Aug 26 2024(Updated: )
A vulnerability was found in code-projects Online Bus Reservation Site 1.0. It has been declared as critical. Affected by this vulnerability is an unknown functionality of the file login.php. The manipulation of the argument Username leads to sql injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Fabianros Online Bus Reservation Site | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-8168 has been declared as a critical severity vulnerability.
To fix CVE-2024-8168, it is recommended to sanitize user inputs and implement prepared statements when interacting with the database in the login.php file.
CVE-2024-8168 is a SQL injection vulnerability found in the login functionality of the Online Bus Reservation Site.
CVE-2024-8168 affects version 1.0 of Fabianros Online Bus Reservation Site.
Exploiting CVE-2024-8168 can allow attackers to manipulate database queries, potentially leading to unauthorized access to sensitive information.