Code-Projects Online Bus Reservation System SQL Injection Vulnerability
Vulnerability
A critical SQL injection vulnerability has been identified in the Online Bus Reservation System version 1.0. The issue resides in the file 'seatlocation.php', where the 'id' parameter is not properly sanitized. This lack of filtration allows attackers to inject malicious SQL statements, potentially compromising the application's database. The vulnerability can be exploited remotely.
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 'seatlocation.php' with an unsanitized 'id' parameter. The injection can be verified by using payloads that exploit the SQL query handling, such as tautology-based injections or time-based blind SQL injection techniques.
Vulnerability Rating
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.
