| Title | code-projects Simple Flight Ticket Booking System 1.0 SQL Injection |
|---|
| Description | A SQL injection vulnerability was found in the "/Admindelete.php" file of the "Simple Flight Ticket Booking System". The reason for this issue is that attackers can inject malicious code from the parameter 'flightno' via GET request. The application fails to properly sanitize or validate this input before using it in SQL queries. This allows attackers to manipulate SQL queries and delete arbitrary records from the database.
|
|---|
| Source | ⚠️ https://github.com/Owen-YuanW/CVE/issues/6 |
|---|
| User | OwenW (UID 95774) |
|---|
| Submission | 02/24/2026 07:20 (1 month ago) |
|---|
| Moderation | 03/07/2026 18:12 (11 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 349699 [code-projects Simple Flight Ticket Booking System 1.0 /Admindelete.php flightno sql injection] |
|---|
| Points | 20 |
|---|