First published: Tue Feb 24 2009(Updated: )
Multiple SQL injection vulnerabilities in the GigCalendar (com_gigcal) component 1.0 for Mambo and Joomla!, when magic_quotes_gpc is disabled, allow remote attackers to execute arbitrary SQL commands via (1) the gigcal _venues_id parameter in a details action to index.php, which is not properly handled by venuedetails.php, and (2) the gigcal_bands_id parameter in a details action to index.php, which is not properly handled by banddetails.php, different vectors than CVE-2009-0726.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
GigCalendar | =1.0 | |
Joomla | ||
Mambo (MamboCMS) |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2009-0730 is considered a critical vulnerability due to its potential for remote SQL injection attacks.
To fix CVE-2009-0730, ensure that magic_quotes_gpc is enabled and consider upgrading to a patched version of the GigCalendar component.
CVE-2009-0730 specifically affects the GigCalendar component version 1.0 used in Mambo and Joomla! when magic_quotes_gpc is disabled.
Yes, CVE-2009-0730 can be exploited remotely, allowing attackers to execute arbitrary SQL commands.
The potential impacts of CVE-2009-0730 include unauthorized data access, data manipulation, and complete database takeover.