First published: Fri Apr 05 2024(Updated: )
A vulnerability was found in SourceCodester Airline Ticket Reservation System 1.0. It has been rated as critical. This issue affects some unknown processing of the file activate_jet_details_form_handler.php. The manipulation of the argument jet_id leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-259451.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Sanchitkmr Airline Ticket Reservation System | =1.0 | |
Sanchitkmr Airline Ticket Reservation System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-3347 has been rated as critical due to its potential for SQL injection.
CVE-2024-3347 affects the processing of the file activate_jet_details_form_handler.php in the Airline Ticket Reservation System.
CVE-2024-3347 is an SQL injection vulnerability caused by the manipulation of the argument jet_id.
CVE-2024-3347 can be exploited by an attacker manipulating the jet_id parameter to execute unauthorized SQL commands.
To remediate CVE-2024-3347, it's essential to sanitize user inputs and implement proper parameterized queries.