CVE-2024-3347: SourceCodester Airline Ticket Reservation System activate_jet_details_form_handler.php sql injection
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 activatejetdetailsformhandler.php. The manipulation of the argument jetid 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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-3347?
CVE-2024-3347 has been rated as critical due to its potential for SQL injection.
How does CVE-2024-3347 affect the Airline Ticket Reservation System?
CVE-2024-3347 affects the processing of the file activate_jet_details_form_handler.php in the Airline Ticket Reservation System.
What type of vulnerability is CVE-2024-3347?
CVE-2024-3347 is an SQL injection vulnerability caused by the manipulation of the argument jet_id.
How can CVE-2024-3347 be exploited?
CVE-2024-3347 can be exploited by an attacker manipulating the jet_id parameter to execute unauthorized SQL commands.
What steps should be taken to remediate CVE-2024-3347?
To remediate CVE-2024-3347, it's essential to sanitize user inputs and implement proper parameterized queries.