vendor:
Vik Booking
by:
Mojtaba MobhaM
9
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Vik Booking
Affected Version From: 1.7
Affected Version To: 1.7
Patch Exists: Yes
Related CWE: N/A
CPE: a:joomla:joomla:1.7
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Linux
2017
Joomla Component Vik Booking 1.7 – SQL Injection
Vik Booking 1.7 is vulnerable to SQL Injection. The room_ids[0] parameter is vulnerable to SQL Injection when passed as a GET parameter in the URL. This can be exploited to gain access to the underlying database and potentially execute arbitrary code.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in a SQL query.