Campcodes Online Flight Booking Management System SQL Injection Vulnerability

Vulnerability

A SQL injection vulnerability exists in Campcodes Online Flight Booking Management System version 1.0, specifically within the file '/admin/save_airlines.php'. The issue arises because the 'ID' parameter can be manipulated, allowing attackers to inject malicious SQL code. This vulnerability can be exploited remotely, without any authentication.

Impact

Exploitation of this vulnerability allows for SQL injection, where an attacker can manipulate SQL queries to the database. This could lead to unauthorized data access, data manipulation, or in some cases, executing administrative operations on the database.

Reproduction

To reproduce this vulnerability, send a request to the '/admin/save_airlines.php' file with a crafted 'ID' parameter that includes malicious SQL code. The lack of proper input validation allows the injected SQL to be executed, manipulating the database query as intended by the attacker.

Added: Aug 14, 2025, 3:40 PM
Updated: Aug 14, 2025, 3:40 PM

Vulnerability Rating

Custom Algorithm
spread
1.0
impact
5.0
exploitability
9.7
remediation
0.0
relevance
0.4
threat
6.4
urgency
2.9
incentive
10.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.