| 标题 | 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 03時09分 (4 年前) |
|---|
| 管理 | 2022-12-01 08時16分 (5 hours later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 214624 [Movie Ticket Booking System booking.php 标识符 SQL注入] |
|---|
| 积分 | 20 |
|---|