| 제목 | 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. AM 03:10 (4 연령 ago) |
|---|
| 모더레이션 | 2022. 12. 01. AM 08:21 (5 hours later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 214627 [Movie Ticket Booking System booking.php 아이디 크로스 사이트 스크립팅] |
|---|
| 포인트들 | 20 |
|---|