| Title | Movie Ticket Booking System-PHP SQL injection vulnerability exists |
|---|
| Description | 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 |
|---|
| Source | ⚠️ https://github.com/aman05382/movie_ticket_booking_system_php/issues/1 |
|---|
| User | ace. (UID 34853) |
|---|
| Submission | 12/01/2022 03:09 (4 years ago) |
|---|
| Moderation | 12/01/2022 08:16 (5 hours later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 214624 [Movie Ticket Booking System booking.php ID sql injection] |
|---|
| Points | 20 |
|---|