Code-Projects Online Bus Reservation System SQL Injection Vulnerability

Vulnerability

A critical SQL injection vulnerability has been identified in Code-Projects Online Bus Reservation System version 1.0. The issue arises in the file print.php, where the ID parameter is not properly sanitized before being used in SQL queries. This lack of filtration allows attackers to inject malicious SQL statements, potentially compromising the application's database. The vulnerability can be exploited remotely, and details of the exploit have been made public.

Impact

Exploitation of this vulnerability allows for SQL injection, where an attacker can manipulate database queries. 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 print.php with an unsanitized ID parameter. The injection can be verified by using payloads that, for example, cause a SQL error or delay the response, indicating that the injected SQL code was executed.

Added: Jun 9, 2025, 7:46 PM
Updated: Jun 9, 2025, 7:46 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
2.5
exploitability
8.7
remediation
0.0
relevance
0.0
threat
6.4
urgency
2.9
incentive
5.8

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