vendor:
Hbooking
by:
Ihsan Sencan
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Hbooking
Affected Version From: 1.9.9
Affected Version To: 1.9.9
Patch Exists: NO
Related CWE: N/A
CPE: a:joomlaextension:hbooking:1.9.9
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
Joomla! Component Hbooking 1.9.9 – SQL Injection
A SQL injection vulnerability exists in Joomla! Component Hbooking 1.9.9. An attacker can send a malicious SQL query to the vulnerable parameter 'h_id' in the 'index.php' script to execute arbitrary SQL commands in the backend database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Sanitize all user input and escape special characters.