| Title | code-projects Simple Flight Ticket Booking System 1.0 SQL Injection |
|---|
| Description | A SQL injection vulnerability was found in the "/Adminadd.php" file of the "Simple Flight Ticket Booking System". The reason for this issue is that attackers can inject malicious code from multiple parameters including 'flightno', 'airplaneid', 'departure', 'dtime', 'arrival', 'atime', 'ec', 'ep', 'bc', 'bp' 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 perform unauthorized data insertion.
|
|---|
| Source | ⚠️ https://github.com/Owen-YuanW/CVE/issues/4 |
|---|
| User | OwenW (UID 95774) |
|---|
| Submission | 02/24/2026 06:47 (1 month ago) |
|---|
| Moderation | 03/07/2026 10:13 (11 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 349656 [code-projects Simple Flight Ticket Booking System 1.0 /Adminadd.php sql injection] |
|---|
| Points | 20 |
|---|