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 is located in the file '/admin/ajax.php?action=login', within the Login component. The vulnerability arises because the 'Username' parameter is not properly sanitized before being used in SQL queries, allowing remote attackers to inject malicious SQL code. This exploitation could lead to unauthorized database access, data manipulation, and leakage of sensitive information.
Exploitation of this vulnerability allows for SQL injection, enabling attackers to interfere with the application's database queries. This could result in unauthorized data access, data modification or deletion, and in some cases, executing administrative operations on the database.
To reproduce this vulnerability, send a POST request to '/admin/ajax.php?action=login' with an injected payload in the 'username' parameter. The injection can manipulate SQL query execution, such as using time-based blind SQL injection techniques to test for vulnerability.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.