CVE-2010-1468
Description
SQL injection vulnerability in the Multi-Venue Restaurant Menu Manager (aka MVRMM or com_mv_restaurantmenumanager) component 1.5.2 Stable Update 3 and earlier for Joomla! allows remote attackers to execute arbitrary SQL commands via the mid parameter in a menu_display action to index.php.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Exploits
Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.
Exploit-DB
Joomla! Component Multi-Venue Restaurant Menu Manager 1.5.2 - SQL Injection
# Exploit Title: Joomla Component Multi-Venue Restaurant Menu Manager SQL Injection Vulnerability
# Date: 11.04.2010
# Author: Valentin
# Category: webapps/0day
# Version:
# Tested on:
# CVE :
# Code :
:: General information
:: Joomla Component Multi-Venue Restaurant Menu Manager SQL Injection Vulnerability
:: by Valentin Hoebel
:: valentin@xenuser.org
:: Product information
:: Name = Multi-Venue Restaurant Menu Manager (MVRMM)
:: Vendor = Focusplus Developments Ltd.
:: Vendor Website = http://www.focusdev.co.uk/
:: Affected versions = 1.5.2 Stable Update 3 and all previous versions
:: SQL Injection Vulnerability
Vulnerable Parameter
"mid"
Vulnerable URL
http://some-cool-domain.tld/index.php?option=com_mv_restaurantmenumanager&task=menu_display&Venue=XX&mid=XX&Itemid=XX
:: Additional information
Exploitation can be a little bit tricky.
:: Misc
Greetz && Thanks to the inj3ct0r team, Exploit DB, hack0wn and ExpBase!
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| focusdev | com_mv_restaurantmenumanager | {"endIncluding":"1.5.2"} | |
| joomla | joomla\! | | |
References
- http://packetstormsecurity.org/1004-exploits/joomlamvrmm-sql.txt
- http://secunia.com/advisories/39217
- http://www.exploit-db.com/exploits/12159
- http://www.securityfocus.com/bid/39382
- http://www.xenuser.org/documents/security/joomla_com_MVRMM_sql.txt
- http://packetstormsecurity.org/1004-exploits/joomlamvrmm-sql.txt
- http://secunia.com/advisories/39217
- http://www.exploit-db.com/exploits/12159
- http://www.securityfocus.com/bid/39382
- http://www.xenuser.org/documents/security/joomla_com_MVRMM_sql.txt
CWEs
CWE-89
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.