| 제목 | Movie Ticket Booking System-PHP SQL injection vulnerability exists |
|---|
| 설명 | Building environment:Apache2.4.49;MySQL5.7.26;PHP7.3.4
1.Movie Ticket Booking System-PHP SQL injection vulnerability exists
In Booking Php, from line 4 to line 12 of the code,the value of id is passed to the backend through the get request, and is assigned to the variable $id, then $id is substituted into the database for query, and the value is assigned to the variable $movieQuery, and then the query result mysqli is returned_ query, SQL error injection vulnerability |
|---|
| 원천 | ⚠️ https://github.com/aman05382/movie_ticket_booking_system_php/issues/1 |
|---|
| 사용자 | ace. (UID 34853) |
|---|
| 제출 | 2022. 12. 01. AM 03:09 (4 연령 ago) |
|---|
| 모더레이션 | 2022. 12. 01. AM 08:16 (5 hours later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 214624 [Movie Ticket Booking System booking.php 아이디 SQL 주입] |
|---|
| 포인트들 | 20 |
|---|