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. 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.

Impact

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.

Reproduction

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.

Added: Aug 14, 2025, 9:21 AM
Updated: Aug 14, 2025, 9:21 AM

Vulnerability Rating

Custom Algorithm
spread
1.0
impact
7.5
exploitability
9.7
remediation
0.0
relevance
0.3
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.