vendor:
Multi-Venue Restaurant Menu Manager (MVRMM)
by:
Valentin Hoebel
N/A
CVSS
N/A
SQL Injection
89
CWE
Product Name: Multi-Venue Restaurant Menu Manager (MVRMM)
Affected Version From: 1.5.2 Stable Update 3 and all previous versions
Affected Version To: 1.5.2 Stable Update 3 and all previous versions
Patch Exists: N/A
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: N/A
2010
Joomla Component Multi-Venue Restaurant Menu Manager SQL Injection Vulnerability
Multi-Venue Restaurant Menu Manager (MVRMM) is vulnerable to SQL Injection. The vulnerable parameter is 'mid' and the vulnerable URL is http://some-cool-domain.tld/index.php?option=com_mv_restaurantmenumanager&task=menu_display&Venue=XX&mid=XX&Itemid=XX. Exploitation can be a little bit tricky.
Mitigation:
Input validation should be used to prevent SQL injection attacks.