Campcodes Online Flight Booking Management System
cpe:2.3:a:online_flight_booking_management_system_project:online_flight_booking_management_system:*:*:*:*:*:*:*
- 1.0
A SQL injection vulnerability exists in Campcodes Online Flight Booking Management System version 1.0. The issue arises in the file 'flights.php', where the 'departure_airport_id' parameter can be manipulated to inject malicious SQL code. This vulnerability can be exploited remotely, without authentication.
Exploitation of this vulnerability allows for SQL injection, where an attacker can interfere with the application's database queries. This could lead to unauthorized data access, data manipulation, or in some cases, executing administrative operations on the database.
To reproduce this vulnerability, send a request to 'flights.php' with a crafted 'departure_airport_id' parameter that includes SQL injection payloads. The lack of proper input validation allows the injected SQL code to be executed, manipulating the application's database queries.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.