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