vendor:
Vik Rent Car
by:
Ihsan Sencan
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Vik Rent Car
Affected Version From: 1.11
Affected Version To: 1.11
Patch Exists: NO
Related CWE: N/A
CPE: N/A
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 Vik Rent Car v1.11 – SQL Injection
A SQL injection vulnerability exists in Joomla! Component Vik Rent Car v1.11. An attacker can send a malicious SQL query to the vulnerable parameter 'caropt' and 'place' in the URL http://localhost/[PATH]/index.php/en/?option=com_vikrentcar&caropt=[SQL]&days=31&pickup=1490947200&release=1493542800&place=[SQL]&task=showprc&Itemid=104 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.