| Titel | code-projects Simple Flight Ticket Booking System 1.0 SQL Injection |
|---|
| Beschreibung | A SQL injection vulnerability was found in the "/Adminupdate.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 modify existing flight records.
|
|---|
| Quelle | ⚠️ https://github.com/Owen-YuanW/CVE/issues/5 |
|---|
| Benutzer | OwenW (UID 95774) |
|---|
| Einreichung | 24.02.2026 07:10 (vor 2 Monaten) |
|---|
| Moderieren | 07.03.2026 10:13 (11 days later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 349657 [code-projects Simple Flight Ticket Booking System 1.0 /Adminupdate.php SQL Injection] |
|---|
| Punkte | 20 |
|---|