vendor:
Hotel & Tour Package Script
by:
Ihsan Sencan
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Hotel & Tour Package Script
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:eagletechnosys:hotel_and_tour_package_script
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Win7 x64, Kali Linux x64
2017
Hotel & Tour Package Script v1.0 – SQL Injection
SQL Injection vulnerability exists in Hotel & Tour Package Script v1.0 which allows an attacker to inject malicious SQL queries via the 'show', 'offer_id', 'news_id', 'page.php?id' and 'room_id' parameters. An attacker can exploit this vulnerability to gain access to sensitive information such as admin credentials, booking details, etc.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in SQL queries.