| 제목 | code-projects Simple Flight Ticket Booking System 1.0 SQL Injection |
|---|
| 설명 | A SQL injection vulnerability was found in the "/register.php" file of the "Simple Flight Ticket Booking System". The reason for this issue is that attackers can inject malicious code from the parameter 'username' and other parameters without any authentication required. 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 operations.
|
|---|
| 원천 | ⚠️ https://github.com/Owen-YuanW/CVE/issues/3 |
|---|
| 사용자 | OwenW (UID 95774) |
|---|
| 제출 | 2026. 02. 24. AM 04:15 (6 개월 ago) |
|---|
| 모더레이션 | 2026. 03. 07. AM 10:11 (11 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 349655 [code-projects Simple Flight Ticket Booking System 1.0 /register.php 사용자 이름 SQL 주입] |
|---|
| 포인트들 | 20 |
|---|