vendor:
Joomla Hotel Portal
by:
Ihsan Sencan
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Joomla Hotel Portal
Affected Version From: 6.0.2
Affected Version To: 6.0.2
Patch Exists: NO
Related CWE: N/A
CPE: a:cmsjunkie:joomla_hotel_portal
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 J-HotelPortal v6.0.2 – SQL Injection
An attacker can exploit a SQL injection vulnerability in Joomla! Component J-HotelPortal v6.0.2 by sending a malicious SQL query to the vulnerable parameter 'review_id' in the URL. This can allow the attacker to access or modify the contents of the database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Developers should also use parameterized queries to prevent SQL injection.