vendor:
vRestaurant
by:
Ihsan Sencan
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: vRestaurant
Affected Version From: 1.9.4
Affected Version To: 1.9.4
Patch Exists: NO
Related CWE: N/A
CPE: a:wdmtech:vrestaurant:1.9.4
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2019
Joomla! Component vRestaurant 1.9.4 – SQL Injection
A SQL injection vulnerability exists in Joomla! Component vRestaurant 1.9.4, which allows an attacker to execute arbitrary SQL commands via the 'keysearch' parameter in a POST request to the '/[PATH]/menu-listing-layout/menuitems' endpoint. This can be exploited to gain access to sensitive information from the database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Additionally, the application should be configured to use parameterized queries.