First published: Tue Feb 24 2009(Updated: )
SQL injection vulnerability in the GigCalendar (com_gigcal) component 1.0 for Mambo and Joomla! allows remote attackers to execute arbitrary SQL commands via the gigcal_gigs_id parameter in a details action to index.php.
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-0726 has a medium severity rating as it allows remote attackers to execute arbitrary SQL commands.
To fix CVE-2009-0726, upgrade the GigCalendar component to a version that addresses the SQL injection vulnerability.
CVE-2009-0726 specifically affects the GigCalendar component version 1.0 for Mambo and Joomla platforms.
Yes, CVE-2009-0726 can potentially lead to data loss by allowing attackers to manipulate the database through SQL injection.
To mitigate CVE-2009-0726 without upgrading, consider input validation and using prepared statements to prevent SQL injection.