| Titel | Movie Ticket Booking System-PHP XSS vulnerability |
|---|
| Beschreibung | 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 |
|---|
| Quelle | ⚠️ https://github.com/aman05382/movie_ticket_booking_system_php/issues/2 |
|---|
| Benutzer | ace. (UID 34853) |
|---|
| Einreichung | 01.12.2022 03:10 (vor 4 Jahren) |
|---|
| Moderieren | 01.12.2022 08:21 (5 hours later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 214627 [Movie Ticket Booking System booking.php ID Cross Site Scripting] |
|---|
| Punkte | 20 |
|---|