vendor:
Hotel Booking System
by:
Angelo Ruwantha
8.8
CVSS
HIGH
Persistent XSS
79
CWE
Product Name: Hotel Booking System
Affected Version From: V2.0
Affected Version To: V2.0
Patch Exists: YES
Related CWE: CVE-2014-4035
CPE: a:best_soft_inc:hotel_booking_system
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Archlinux
2014
BSI Advance Hotel Booking System Persistent XSS
A persistent XSS vulnerability was discovered in BSI Advance Hotel Booking System V2.0. An attacker can inject malicious JavaScript code into the 'title' parameter of the 'booking_details.php' page via a POST request. This code will be executed in the browser of any user who visits the page.
Mitigation:
Input validation should be used to prevent malicious code from being injected into the 'title' parameter. Additionally, the application should be updated to the latest version.