vendor:
Hotel Booking System
by:
Sainadh Jamalpur
8.8
CVSS
HIGH
Account Takeover
287
CWE
Product Name: Hotel Booking System
Affected Version From: 3.4
Affected Version To: 3.4
Patch Exists: NO
Related CWE: N/A
CPE: 2.3:a:phpjabbers:hotel_booking_system:3.4
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows x64/ Kali linux x64
2018
Admin Account take over Via CSRF
An attacker can take the admin account via sending the Malicious link to the authenticated user then the Victim clicks on the malicious link then the admin password is change
Mitigation:
Implementing CSRF protection, using secure authentication methods, and validating user input can help mitigate the risk of account takeover attacks.