| 标题 | Movie Ticket Booking System-PHP XSS vulnerability |
|---|
| 描述 | Building environment:Apache2.4.49;MySQL5.7.26;PHP7.3.4
1.Movie Ticket Booking System-PHP XSS vulnerability
There is an XSS vulnerability in Booking In PHP, at line 111, we can see that the value is equal to the value of the variable $id, and the $id controllable variable is determined by user input and output directly. At this time, we can construct a closed XSS statement. The payload is "><script>alert (" ace ")</script>, and then we can construct a pop-up window |
|---|
| 来源 | ⚠️ https://github.com/aman05382/movie_ticket_booking_system_php/issues/2 |
|---|
| 用户 | ace. (UID 34853) |
|---|
| 提交 | 2022-12-01 03時10分 (4 年前) |
|---|
| 管理 | 2022-12-01 08時21分 (5 hours later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 214627 [Movie Ticket Booking System booking.php 标识符 跨网站脚本] |
|---|
| 积分 | 20 |
|---|