| 제목 | Movie Ticket Booking System SQL injection vulnerability |
|---|
| 설명 | Building environment:Apache2.4.49;MySQL5.7.26;PHP7.3.4
1.Movie Ticket Booking System-PHP SQL injection vulnerability exists
At editBooking In PHP, in lines 30-38 of the code, the parameters requested by the front-end POST include first, last, number, email, and amount, while the variable $id is controllable. In lines 17-19 of the code, it is directly substituted into the database for query. In line 38 of the code, a SQL injection vulnerability is generated at $id |
|---|
| 원천 | ⚠️ https://github.com/aman05382/movie_ticket_booking_system_php/issues/3 |
|---|
| 사용자 | ace. (UID 34853) |
|---|
| 제출 | 2022. 12. 01. AM 03:13 (4 연령 ago) |
|---|
| 모더레이션 | 2022. 12. 01. AM 08:18 (5 hours later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 214625 [Movie Ticket Booking System editBooking.php 아이디 SQL 주입] |
|---|
| 포인트들 | 20 |
|---|