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