First published: Sat May 03 2025(Updated: )
A vulnerability, which was classified as critical, has been found in code-projects Online Bus Reservation System 1.0. Affected by this issue is some unknown functionality of the file /print.php. The manipulation of the argument ID leads to sql injection. The attack may 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 |
---|---|---|
Online Bus Reservation System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-4243 is classified as a critical vulnerability due to its potential for SQL injection attacks.
To fix CVE-2025-4243, sanitize and validate all user inputs, especially in the ID parameter of /print.php, to prevent SQL injection.
CVE-2025-4243 enables SQL injection attacks, which can lead to unauthorized access to database information.
CVE-2025-4243 affects version 1.0 of the Online Bus Reservation System developed by code-projects.
The vulnerability in CVE-2025-4243 lies within the /print.php file, specifically in the handling of the ID parameter.