| 제목 | code-projects Simple Flight Ticket Booking System 1.0 SQL Injection |
|---|
| 설명 | 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.
|
|---|
| 원천 | ⚠️ https://github.com/Owen-YuanW/CVE/issues/4 |
|---|
| 사용자 | OwenW (UID 95774) |
|---|
| 제출 | 2026. 02. 24. AM 06:47 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 03. 07. AM 10:13 (11 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 349656 [code-projects Simple Flight Ticket Booking System 1.0 /Adminadd.php SQL 주입] |
|---|
| 포인트들 | 20 |
|---|